mirror of
https://github.com/Spythere/srjp-td2.git
synced 2026-05-03 21:48:13 +00:00
chore(app): added info bar about migration to a new domain
This commit is contained in:
@@ -35,7 +35,8 @@ export const useGlobalStore = defineStore('global', {
|
||||
route: ''
|
||||
},
|
||||
|
||||
showSettings: false
|
||||
showSettings: false,
|
||||
isMigrationInfoOpen: false
|
||||
}),
|
||||
getters: {
|
||||
activeTimetableTrains() {
|
||||
|
||||
Reference in New Issue
Block a user