mirror of
https://github.com/Spythere/genera-tor.git
synced 2026-05-03 05:28:13 +00:00
revamp: order train picker
This commit is contained in:
@@ -10,6 +10,7 @@ export const useStore = defineStore('store', {
|
||||
state: () => {
|
||||
return {
|
||||
helperModalOpen: false,
|
||||
orderDarkMode: false,
|
||||
|
||||
chosenOrderType: 'orderN' as TOrder,
|
||||
chosenLocalOrderId: '',
|
||||
|
||||
Reference in New Issue
Block a user