ori4: revert removing '.' from rel_path
not sure if this is correct
This commit is contained in:
parent
7d6ac4d742
commit
67ea5340ee
@ -14,7 +14,7 @@ Mod('tt',
|
||||
io='sea_main',
|
||||
meaning=['temperature_regulation', 27],
|
||||
sea_object='tt',
|
||||
rel_paths=['tm', '.', 'set', 'dblctrl'],
|
||||
rel_paths=['.', 'tm', 'set', 'dblctrl'],
|
||||
)
|
||||
|
||||
Mod('cc',
|
||||
|
Loading…
x
Reference in New Issue
Block a user