mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-24 21:04:40 +01:00
global: source template fixed frame duplication (#4503)
This commit is contained in:
parent
21090fffcc
commit
eb72d10f93
1 changed files with 1 additions and 1 deletions
|
|
@ -55,7 +55,7 @@
|
|||
},
|
||||
"source": {
|
||||
"folder": "{root[work]}/{originalDirname}",
|
||||
"file": "{originalBasename}<.{@frame}><_{udim}>.{ext}",
|
||||
"file": "{originalBasename}.{ext}",
|
||||
"path": "{@folder}/{@file}"
|
||||
},
|
||||
"__dynamic_keys_labels__": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue