Big Roy's comment

This commit is contained in:
Mustafa-Zarkash 2023-09-29 19:34:02 +03:00
parent 82b2bd4b45
commit 7816c0370f
2 changed files with 2 additions and 2 deletions

View file

@ -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",

View file

@ -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.