MemberProfile: remove leftover debug console call
This commit is contained in:
parent
88e74796ef
commit
78b16ae22c
@ -164,7 +164,6 @@ HListView {
|
|||||||
HLabeledItem {
|
HLabeledItem {
|
||||||
id: powerLevel
|
id: powerLevel
|
||||||
elementsOpacity: item.field.opacity
|
elementsOpacity: item.field.opacity
|
||||||
Component.onCompleted: mainUI.debugConsole.toggle(this )
|
|
||||||
enabled:
|
enabled:
|
||||||
root.canSetPowerLevels &&
|
root.canSetPowerLevels &&
|
||||||
(
|
(
|
||||||
|
Loading…
Reference in New Issue
Block a user