Enable dapps feature flag
This commit is contained in:
parent
e94fb9c6f6
commit
c46a0e7725
|
@ -1,7 +1,7 @@
|
|||
import NimQml
|
||||
import os
|
||||
|
||||
const DEFAULT_FLAG_DAPPS_ENABLED = false
|
||||
const DEFAULT_FLAG_DAPPS_ENABLED = true
|
||||
const DEFAULT_FLAG_SWAP_ENABLED = true
|
||||
const DEFAULT_FLAG_CONNECTOR_ENABLED = true
|
||||
|
||||
|
|
Loading…
Reference in New Issue