mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-24 21:04:40 +01:00
remove standalone publisher thumbnail default
This commit is contained in:
parent
97324bc5e3
commit
4ca92280a7
1 changed files with 10 additions and 10 deletions
|
|
@ -1,14 +1,4 @@
|
|||
{
|
||||
"publish": {
|
||||
"ExtractThumbnailSP": {
|
||||
"ffmpeg_args": {
|
||||
"input": [
|
||||
"gamma 2.2"
|
||||
],
|
||||
"output": []
|
||||
}
|
||||
}
|
||||
},
|
||||
"create": {
|
||||
"create_workfile": {
|
||||
"name": "workfile",
|
||||
|
|
@ -121,5 +111,15 @@
|
|||
"create_image": "Image",
|
||||
"create_matchmove": "Matchmove"
|
||||
}
|
||||
},
|
||||
"publish": {
|
||||
"ExtractThumbnailSP": {
|
||||
"ffmpeg_args": {
|
||||
"input": [
|
||||
"gamma 2.2"
|
||||
],
|
||||
"output": []
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue