We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents baea988 + c095abe commit 4fa51a1Copy full SHA for 4fa51a1
src/constants.py
@@ -29,4 +29,4 @@
29
30
SETTINGS_KEYS = ['dark', 'count', 'autostart', 'minimized', 'remember', 'killed', 'autoupdate', 'threads', 'iface', 'nicknames']
31
32
-SETTINGS_VALS = [True, 25, False, True, False, [], True, 12, '', {}]
+SETTINGS_VALS = [True, 25, False, True, False, [], True, 12, '', {}]
0 commit comments