finished calendar sync huh

This commit is contained in:
Kima
2024-03-01 23:14:45 +01:00
parent 32c5e8ae91
commit 88daf43c3a
5 changed files with 86 additions and 7 deletions

View File

@@ -58,6 +58,7 @@ class NavigationScreenState extends State<NavigationScreen>
// Initial sync
syncAll(context);
// platform specific shit
() async {
try {
await Window.initialize();