changed label and added tooltip

This commit is contained in:
Jakub Trllo 2022-04-08 18:51:55 +02:00
parent b9a7d810cc
commit 2af6e7140e

View file

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