fix: template W5

This commit is contained in:
2023-06-12 22:02:32 +02:00
parent 76c6169be9
commit c40e699b40
3 changed files with 28 additions and 11 deletions
+3
View File
@@ -180,6 +180,8 @@ export const useStore = defineStore('store', {
w5: {
enabled: false,
maxHour: '',
borderType: 'wskaźnik przetaczania W5',
tmName: '',
maxKm: '',
returnWay: 'sygnał ręczny "Do mnie"',
trackNo: '',
@@ -192,3 +194,4 @@ export const useStore = defineStore('store', {
});