moved enable review from creator into publish collector

This commit is contained in:
Jakub Trllo 2022-04-29 14:11:47 +02:00
parent fe128ff472
commit 10fd26e086
5 changed files with 46 additions and 30 deletions

View file

@ -45,12 +45,6 @@
"type": "text"
}
},
{
"type": "boolean",
"key": "enable_review",
"label": "Enable review",
"tooltip": "Allow to create review from source file/s.\nFiles must be supported to be able create review."
},
{
"type": "separator"
},