Add freepbx/shell environments
This commit is contained in:
parent
c0c6e2921e
commit
5992d88c53
|
|
@ -0,0 +1,12 @@
|
||||||
|
{
|
||||||
|
"uuid" : "d43bc978-fcfc-40d5-8b5f-77620d53daa3",
|
||||||
|
"name" : "Shell environments",
|
||||||
|
"categoryUuid" : "fa303626-ee14-4bc2-b054-fb63b6bb1149",
|
||||||
|
"breakOutCategoryUuid" : null,
|
||||||
|
"color" : null,
|
||||||
|
"icon" : null,
|
||||||
|
"freeze" : false,
|
||||||
|
"pinToTop" : false,
|
||||||
|
"orderIndex" : 0,
|
||||||
|
"tags" : [ ]
|
||||||
|
}
|
||||||
|
|
@ -0,0 +1,4 @@
|
||||||
|
{
|
||||||
|
"type" : "shellEnvironmentGroup",
|
||||||
|
"parent" : "933bdaf7-d670-4f80-9d48-62120b2a531f"
|
||||||
|
}
|
||||||
Loading…
Reference in New Issue