Set UI_LOADING_SCREEN_WAIT_TIME default value to "true"

This commit is contained in:
redphx 2024-01-08 08:54:54 +07:00
parent 41da54a27c
commit 1b7fe7f7d0

View File

@ -6229,7 +6229,7 @@ class Preferences {
'default': true,
},
[Preferences.UI_LOADING_SCREEN_WAIT_TIME]: {
'default': false,
'default': true,
},
[Preferences.UI_LOADING_SCREEN_ROCKET]: {
'default': 'show',