mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-24 21:04:40 +01:00
Big Roy's comment
This commit is contained in:
parent
82b2bd4b45
commit
7816c0370f
2 changed files with 2 additions and 2 deletions
|
|
@ -19,7 +19,7 @@
|
|||
},
|
||||
{
|
||||
"type": "label",
|
||||
"label": "Houdini Vars.<br>If a value is treated as a directory on update it will be ensured the folder exists"
|
||||
"label": "Sync vars with context changes.<br>If a value is treated as a directory on update it will be ensured the folder exists"
|
||||
},
|
||||
{
|
||||
"type": "list",
|
||||
|
|
|
|||
|
|
@ -10,7 +10,7 @@ class HoudiniVarModel(BaseSettingsModel):
|
|||
|
||||
|
||||
class UpdateHoudiniVarcontextModel(BaseSettingsModel):
|
||||
"""Houdini Vars Note.
|
||||
"""Sync vars with context changes.
|
||||
|
||||
If a value is treated as a directory on update
|
||||
it will be ensured the folder exists.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue