mirror of
https://github.com/codex-storage/deluge.git
synced 2025-02-10 18:36:34 +00:00
change first_load to first_login in the ui config keys as well
This commit is contained in:
parent
3a54a9aebc
commit
3e6c956ac6
@ -107,7 +107,7 @@ CONFIG_DEFAULTS = {
|
||||
|
||||
UI_CONFIG_KEYS = (
|
||||
"theme", "sidebar_show_zero", "sidebar_show_trackers",
|
||||
"show_session_speed", "base", "first_load"
|
||||
"show_session_speed", "base", "first_login"
|
||||
)
|
||||
|
||||
OLD_CONFIG_KEYS = (
|
||||
|
Loading…
x
Reference in New Issue
Block a user