user_data is not mandatory if empty
This commit is contained in:
parent
b112503def
commit
7fcf5d6fc9
1 changed files with 2 additions and 0 deletions
|
@ -324,6 +324,8 @@ suffix:
|
|||
{NAME}:
|
||||
description: Select for {NAME}
|
||||
hidden: true
|
||||
mandatory: false
|
||||
multi: true
|
||||
""".format(NAME=normalize_family(process),
|
||||
)
|
||||
rougail_options += rougail_process
|
||||
|
|
Loading…
Reference in a new issue