mirror of
https://github.com/status-im/status-desktop.git
synced 2025-02-17 17:19:02 +00:00
fix: feature flag
This commit is contained in:
parent
f5d1ece74b
commit
4f5af8da15
@ -16,6 +16,7 @@ QtObject:
|
||||
swapEnabled: bool
|
||||
connectorEnabled: bool
|
||||
sendViaPersonalChatEnabled: bool
|
||||
requestPaymentEnabled: bool
|
||||
|
||||
proc setup(self: FeatureFlags) =
|
||||
self.QObject.setup()
|
||||
|
Loading…
x
Reference in New Issue
Block a user