mirror of
https://github.com/Start9Labs/start-os.git
synced 2026-03-30 12:11:56 +00:00
update bootstrapper and startup flow
This commit is contained in:
committed by
Aiden McClelland
parent
e5de786cf1
commit
84718792bf
@@ -68,9 +68,9 @@ export class AppComponent {
|
||||
|
||||
async init () {
|
||||
await this.storage.create()
|
||||
await this.patch.init()
|
||||
await this.authService.init()
|
||||
await this.emver.init()
|
||||
await this.patch.init()
|
||||
|
||||
this.router.initialNavigation()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user