Skip to content

Commit 4fa51a1

Browse files
committed
Updated to v1.0.7
2 parents baea988 + c095abe commit 4fa51a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/constants.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,4 +29,4 @@
2929

3030
SETTINGS_KEYS = ['dark', 'count', 'autostart', 'minimized', 'remember', 'killed', 'autoupdate', 'threads', 'iface', 'nicknames']
3131

32-
SETTINGS_VALS = [True, 25, False, True, False, [], True, 12, '', {}]
32+
SETTINGS_VALS = [True, 25, False, True, False, [], True, 12, '', {}]

0 commit comments

Comments
 (0)