Federation progress

This commit is contained in:
Zef Hemel
2023-07-29 23:41:37 +02:00
parent 272bd90ee6
commit fe4887dc78
11 changed files with 112 additions and 49 deletions
+1 -1
View File
@@ -159,8 +159,8 @@ export class Client {
);
}
this.initNavigator();
await this.loadPlugs();
this.initNavigator();
this.initSync();
this.loadCustomStyles().catch(console.error);