mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-24 12:54:40 +01:00
removed space from label
This commit is contained in:
parent
111df4b956
commit
2d3f3acac5
1 changed files with 1 additions and 1 deletions
|
|
@ -36,7 +36,7 @@ class ImportImage(api.Loader):
|
|||
),
|
||||
qargparse.Boolean(
|
||||
"timestretch",
|
||||
label=" Stretch to timeline length",
|
||||
label="Stretch to timeline length",
|
||||
default=True,
|
||||
help="Clip loaded image/s to timeline length?"
|
||||
),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue