We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2e2bb8d commit 6f3bbc4Copy full SHA for 6f3bbc4
src/seedsigner/models/settings_definition.py
@@ -749,8 +749,7 @@ class SettingsDefinition:
749
# display_name="Debug",
750
# visibility=SettingsConstants.VISIBILITY__DEVELOPER,
751
# default_value=SettingsConstants.OPTION__DISABLED),
752
-
753
+
754
# "Hidden" settings with no UI interaction
755
SettingsEntry(category=SettingsConstants.CATEGORY__SYSTEM,
756
attr_name=SettingsConstants.SETTING__QR_BRIGHTNESS,
0 commit comments