mirror of
https://github.com/status-im/status-desktop.git
synced 2025-01-11 14:54:48 +00:00
feat(@desktop/wallet): Swap:: Remove feature flag
This commit is contained in:
parent
78fbc443c8
commit
35c765649f
@ -2,7 +2,7 @@ import NimQml
|
|||||||
import os
|
import os
|
||||||
|
|
||||||
const DEFAULT_FLAG_DAPPS_ENABLED = false
|
const DEFAULT_FLAG_DAPPS_ENABLED = false
|
||||||
const DEFAULT_FLAG_SWAP_ENABLED = false
|
const DEFAULT_FLAG_SWAP_ENABLED = true
|
||||||
const DEFAULT_FLAG_CONNECTOR_ENABLED = true
|
const DEFAULT_FLAG_CONNECTOR_ENABLED = true
|
||||||
|
|
||||||
proc boolToEnv(defaultValue: bool): string =
|
proc boolToEnv(defaultValue: bool): string =
|
||||||
|
Loading…
x
Reference in New Issue
Block a user