mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-01 16:34:53 +01:00
changed multi item to single item
This commit is contained in:
parent
7fe279fda5
commit
2efd8b774c
4 changed files with 29 additions and 31 deletions
|
|
@ -74,7 +74,7 @@ class SettingsCreator(TrayPublishCreator):
|
|||
folders=False,
|
||||
extensions=self.extensions,
|
||||
sequence_extensions=self.sequence_extensions,
|
||||
label="Filepath"
|
||||
label="Filepath",
|
||||
)
|
||||
output.append(file_def)
|
||||
if self.enable_review:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue