mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-02 00:44:52 +01:00
changed label and added tooltip
This commit is contained in:
parent
b9a7d810cc
commit
2af6e7140e
1 changed files with 2 additions and 1 deletions
|
|
@ -113,7 +113,8 @@
|
|||
{
|
||||
"type": "list",
|
||||
"key": "local_env_white_list",
|
||||
"label": "White list of local environment variables",
|
||||
"label": "Local overrides of environment variable keys",
|
||||
"tooltip": "Environment variable keys that can be changed per machine using Local settings UI.\nKey changes are applied only on applications and tools environments.",
|
||||
"use_label_wrap": true,
|
||||
"object_type": "text"
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue