mirror of
https://github.com/Spythere/genera-tor.git
synced 2026-05-03 13:38:12 +00:00
Stopka rozkazu z informacjami
This commit is contained in:
+2
-1
@@ -5,7 +5,7 @@ export const useStore = defineStore('store', {
|
||||
return {
|
||||
chosenOrderType: 'OrderS',
|
||||
|
||||
orderInfo: {
|
||||
orderFooter: {
|
||||
stationName: '',
|
||||
checkpointName: '',
|
||||
hour: '',
|
||||
@@ -15,6 +15,7 @@ export const useStore = defineStore('store', {
|
||||
},
|
||||
|
||||
orderMessage: '',
|
||||
footerMessage: '',
|
||||
|
||||
orderN: {
|
||||
header: {
|
||||
|
||||
Reference in New Issue
Block a user