mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-24 12:54:40 +01:00
Add need_thumbnail as described here: https://discord.com/channels/517362899170230292/563751989075378201/1447931139263168553
This commit is contained in:
parent
28fb97f0ff
commit
fe2208c0bc
1 changed files with 2 additions and 1 deletions
|
|
@ -1597,7 +1597,8 @@ DEFAULT_PUBLISH_VALUES = {
|
|||
"ftrackreview",
|
||||
"kitsureview",
|
||||
"webreview",
|
||||
"delete"
|
||||
"delete",
|
||||
"need_thumbnail"
|
||||
],
|
||||
"burnins": [],
|
||||
"ffmpeg_args": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue