added example template

This commit is contained in:
iLLiCiTiT 2020-10-02 14:09:48 +02:00
parent a1d3b81807
commit 39cf227447

View file

@ -0,0 +1,14 @@
[
{
"type": "rawj-json",
"label": "{env_label}",
"key": "{env_group_key}",
"env_group_key": "{env_group_key}"
}, {
"type": "path-widget",
"key": "executable_paths",
"label": "{executable_label} - Full paths to executables",
"multiplatform": true,
"multipath": true
}
]