chore: settings card; language button

This commit is contained in:
2025-01-31 17:04:55 +01:00
parent fb9cff3a00
commit ea99c68911
6 changed files with 89 additions and 7 deletions
+2
View File
@@ -16,6 +16,8 @@ export const useGlobalStore = defineStore('global', {
generatedDate: null as Date | null,
generatedMs: 0,
showSettings: false,
}),
getters: {
activeTimetableTrains() {