mirror of
https://github.com/Spythere/genera-tor.git
synced 2026-05-03 13:38:12 +00:00
chore: added optional fields support in messages
This commit is contained in:
+1
-1
@@ -156,7 +156,7 @@ export const useStore = defineStore('store', {
|
||||
km1: ''
|
||||
},
|
||||
optionalFieldNames: ['signalbox2'],
|
||||
textDirectives: ['bold1', 'br']
|
||||
textDirectives: ['bold1', 'br', 'bold2']
|
||||
},
|
||||
{
|
||||
key: '2155',
|
||||
|
||||
Reference in New Issue
Block a user