mirror of
https://github.com/Spythere/srjp-td2.git
synced 2026-05-03 13:38:12 +00:00
chore: added storage timetables filtering, deleting and information
This commit is contained in:
@@ -17,6 +17,8 @@ export const useGlobalStore = defineStore('global', {
|
||||
generatedDate: null as Date | null,
|
||||
generatedMs: 0,
|
||||
|
||||
timetableSearch: '',
|
||||
|
||||
showSettings: false,
|
||||
}),
|
||||
getters: {
|
||||
|
||||
Reference in New Issue
Block a user