chore: added optional fields support in messages

This commit is contained in:
2025-10-08 14:42:54 +02:00
parent 53029d37a5
commit 4181119bd2
4 changed files with 8 additions and 5 deletions
+1 -1
View File
@@ -156,7 +156,7 @@ export const useStore = defineStore('store', {
km1: ''
},
optionalFieldNames: ['signalbox2'],
textDirectives: ['bold1', 'br']
textDirectives: ['bold1', 'br', 'bold2']
},
{
key: '2155',