mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-25 21:32:15 +01:00
commit
3df9f52c44
1 changed files with 1 additions and 1 deletions
|
|
@ -340,7 +340,7 @@ class MindbenderSubmitDeadline(pyblish.api.InstancePlugin):
|
|||
"PluginInfo": {
|
||||
"Version": "3.6",
|
||||
"ScriptFile": module_path,
|
||||
"Arguments": "--path {}".format(json_fpath),
|
||||
"Arguments": '--path "{}"'.format(json_fpath),
|
||||
"SingleFrameOnly": "True"
|
||||
},
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue