mirror of
https://gitlab.com/wgp/dougal/software.git
synced 2025-12-06 08:27:08 +00:00
Add support for fixed strings to file parameters widget
This commit is contained in:
@@ -167,6 +167,7 @@
|
||||
<dougal-fixed-string-decoder
|
||||
:multiline="true"
|
||||
:text="lineNameInfo.example"
|
||||
:fixed.sync="lineNameInfo.fixed"
|
||||
:fields.sync="lineNameInfo.fields"
|
||||
></dougal-fixed-string-decoder>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user