mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-01 16:34:53 +01:00
Update server_addon/maya/server/settings/publishers.py
Co-authored-by: Roy Nieterau <roy_nieterau@hotmail.com>
This commit is contained in:
parent
b5a5ad4a28
commit
aa2e6c905c
1 changed files with 1 additions and 1 deletions
|
|
@ -505,7 +505,7 @@ class ExtractAlembicModel(BaseSettingsModel):
|
|||
)
|
||||
userAttrPrefix: str = SettingsField(
|
||||
title="User Attr Prefix",
|
||||
placeholder="attr1;attr2",
|
||||
placeholder="prefix1;prefix2",
|
||||
description=(
|
||||
"Attributes starting with these prefixes will be included in the "
|
||||
"Alembic export. Attributes should be separated by semi-colon `;`"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue