Add a debug options page to devtools with the option to always allow verification for now
Closes network/neochat#646
This commit is contained in:
@@ -156,6 +156,12 @@
|
||||
<default></default>
|
||||
</entry>
|
||||
</group>
|
||||
<group name="Debug">
|
||||
<entry name="AlwaysVerifyDevice" type="bool">
|
||||
<label>Always allow device verification</label>
|
||||
<default>false</default>
|
||||
</entry>
|
||||
</group>
|
||||
<group name="FeatureFlags">
|
||||
<entry name="Threads" type="bool">
|
||||
<label>Enable threads</label>
|
||||
|
||||
Reference in New Issue
Block a user