Update default prefs
This commit is contained in:
parent
2dc13bd68e
commit
b3cc15c4a1
|
@ -76,7 +76,7 @@ DEFAULT_PREFS = {
|
||||||
"start_in_tray": False,
|
"start_in_tray": False,
|
||||||
"lock_tray": False,
|
"lock_tray": False,
|
||||||
"tray_password": "",
|
"tray_password": "",
|
||||||
"check_new_releases": False,
|
"check_new_releases": True,
|
||||||
"default_load_path": None,
|
"default_load_path": None,
|
||||||
"window_maximized": False,
|
"window_maximized": False,
|
||||||
"window_x_pos": 0,
|
"window_x_pos": 0,
|
||||||
|
|
Loading…
Reference in New Issue