Use let kconfig register the config class
This commit is contained in:
@@ -50,7 +50,7 @@ DelegateChooser {
|
||||
|
||||
DelegateChoice {
|
||||
roleValue: DelegateType.Other
|
||||
delegate: Config.showAllEvents ? hiddenDelegate : emptyDelegate
|
||||
delegate: NeoChatConfig.showAllEvents ? hiddenDelegate : emptyDelegate
|
||||
|
||||
Component {
|
||||
id: hiddenDelegate
|
||||
|
||||
Reference in New Issue
Block a user