Version one on the App Store

This commit is contained in:
2026-04-05 19:44:30 +02:00
parent c780be089d
commit 3ebf1763ed
26 changed files with 2088 additions and 842 deletions
@@ -29,6 +29,7 @@ struct RootView: View {
LoginView()
}
}
.applyTheme()
.task {
await initializeConnection()
}