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