mirror of
https://gitlab.com/wgp/dougal/software.git
synced 2025-12-06 12:27:07 +00:00
Add GUI for editing lineNameInfo of final P1/111
This commit is contained in:
@@ -400,7 +400,8 @@ export default {
|
||||
rootPath: obj.rootPath,
|
||||
globs: obj.final.p111.globs,
|
||||
paths: obj.final.p111.paths,
|
||||
pattern: obj.final.p111.pattern
|
||||
pattern: obj.final.p111.pattern,
|
||||
lineNameInfo: obj.final?.p111?.lineNameInfo
|
||||
})
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user