cosmetics plus a slew of little frontend rendering bugs

This commit is contained in:
Matt Hill
2021-08-13 16:16:24 -06:00
parent c223894943
commit 6ea04dbeb8
44 changed files with 518 additions and 618 deletions

View File

@@ -75,7 +75,6 @@ export class AppComponent {
async init () {
await this.storage.create()
await this.authService.init()
await this.emver.init()
await this.patch.init()
this.router.initialNavigation()