Polish launcher main and library flows
This commit is contained in:
@@ -337,7 +337,7 @@ function fullSettingsSave() {
|
||||
/* Closes the settings view and saves all data. */
|
||||
settingsNavDone.onclick = () => {
|
||||
fullSettingsSave()
|
||||
switchView(getCurrentView(), VIEWS.library)
|
||||
switchView(getCurrentView(), VIEWS.landing)
|
||||
}
|
||||
|
||||
settingsBackButton.onclick = () => {
|
||||
|
||||
Reference in New Issue
Block a user