mirror of
https://github.com/Spythere/srjp-td2.git
synced 2026-05-03 13:38:12 +00:00
chore: settings card; language button
This commit is contained in:
@@ -16,6 +16,8 @@ export const useGlobalStore = defineStore('global', {
|
||||
|
||||
generatedDate: null as Date | null,
|
||||
generatedMs: 0,
|
||||
|
||||
showSettings: false,
|
||||
}),
|
||||
getters: {
|
||||
activeTimetableTrains() {
|
||||
|
||||
Reference in New Issue
Block a user