mirror of
https://github.com/status-im/status-desktop.git
synced 2025-02-18 01:27:25 +00:00
enabled WC debugging in release
This commit is contained in:
parent
46e94d349c
commit
83ab9a4207
@ -160,7 +160,7 @@ SettingsContentBase {
|
||||
anchors.leftMargin: 0
|
||||
anchors.rightMargin: 0
|
||||
text: qsTr("Debug Wallet Connect")
|
||||
visible: root.advancedStore.isDebugEnabled
|
||||
visible: true //root.advancedStore.isDebugEnabled
|
||||
|
||||
onClicked: {
|
||||
wcLoader.active = true
|
||||
|
Loading…
x
Reference in New Issue
Block a user