mirror of
https://github.com/Start9Labs/start-os.git
synced 2026-03-31 04:23:40 +00:00
update todos
This commit is contained in:
@@ -64,7 +64,7 @@ export function appInitializer(
|
||||
return () => {
|
||||
storage.migrate036()
|
||||
auth.init()
|
||||
localStorage.init() // @TODO pretty sure we can navigate before this step
|
||||
localStorage.init()
|
||||
router.initialNavigation()
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user