Version 1.4 - Translations, Like toasts Queue redesign.

This commit is contained in:
2026-04-09 16:54:41 +02:00
parent ec1ffcb0b1
commit 5f3902cb54
30 changed files with 3472 additions and 654 deletions
@@ -30,6 +30,7 @@ struct RootView: View {
}
}
.applyTheme()
.applyLocale()
.task {
await initializeConnection()
}