Do not restore state

This commit is contained in:
sadellie 2023-07-29 16:40:56 +03:00
parent 2021639529
commit 768356020e

View File

@ -125,7 +125,6 @@ internal fun UnittoApp(uiPrefs: UIPreferences) {
saveState = true
}
launchSingleTop = true
restoreState = true
}
}
},