mirror of
https://github.com/Spythere/genera-tor.git
synced 2026-05-03 05:28:13 +00:00
feature: order 'N' 6th row; chore: textareas sizing
This commit is contained in:
@@ -137,6 +137,16 @@ export const useStore = defineStore('store', {
|
||||
stationType: 'stację',
|
||||
stationName: '',
|
||||
on: ''
|
||||
},
|
||||
{
|
||||
enabled: false,
|
||||
content: '',
|
||||
twoWay: {
|
||||
enabled: false,
|
||||
from: '',
|
||||
to: '',
|
||||
trackNo: ''
|
||||
}
|
||||
}
|
||||
]
|
||||
} as IOrderN,
|
||||
|
||||
Reference in New Issue
Block a user