mirror of
https://github.com/Spythere/genera-tor.git
synced 2026-05-03 05:28:13 +00:00
bump: 1.3.0; hotfixy
This commit is contained in:
+1
-1
@@ -7,7 +7,7 @@ export const useStore = defineStore('store', {
|
||||
return {
|
||||
helperModalOpen: false,
|
||||
|
||||
chosenOrderType: 'orderS' as TOrder,
|
||||
chosenOrderType: 'orderN' as TOrder,
|
||||
chosenLocalOrderId: '',
|
||||
|
||||
orderMode: 'OrderMessage',
|
||||
|
||||
Reference in New Issue
Block a user