mirror of
https://github.com/alicevision/Meshroom.git
synced 2025-05-18 11:36:27 +02:00
[nodes] verbose param should not invalidate
This commit is contained in:
parent
76fad411a4
commit
d42c44af07
5 changed files with 5 additions and 5 deletions
|
@ -68,5 +68,5 @@ class ImageMatching(desc.CommandLineNode):
|
|||
value='info',
|
||||
values=['fatal', 'error', 'warning', 'info', 'debug', 'trace'],
|
||||
exclusive=True,
|
||||
uid=[0],
|
||||
uid=[],
|
||||
)
|
Loading…
Add table
Add a link
Reference in a new issue