mirror of
https://github.com/ProjectSWGCore/launcher.git
synced 2026-01-16 23:04:25 -05:00
Fixed first boot up crash
This commit is contained in:
@@ -90,6 +90,8 @@ class PreferencesDataService : Service() {
|
||||
loadSettingsGeneral(mapOf())
|
||||
loadSettingsLogin(mapOf())
|
||||
loadSettingsForwarder(mapOf())
|
||||
lastSelectedServerName = ""
|
||||
localServerConfiguration = mapOf()
|
||||
}
|
||||
|
||||
loadServers()
|
||||
|
||||
Reference in New Issue
Block a user