Add webserver/shell environments
This commit is contained in:
parent
30078d1a7d
commit
607bebfd94
|
|
@ -0,0 +1,11 @@
|
||||||
|
{
|
||||||
|
"uuid" : "6687fd9a-6978-4c94-bba3-49449bd28263",
|
||||||
|
"name" : "Shell environments",
|
||||||
|
"categoryUuid" : "fa303626-ee14-4bc2-b054-fb63b6bb1149",
|
||||||
|
"breakOutCategoryUuid" : null,
|
||||||
|
"color" : null,
|
||||||
|
"icon" : null,
|
||||||
|
"freeze" : false,
|
||||||
|
"pinToTop" : false,
|
||||||
|
"orderIndex" : 0
|
||||||
|
}
|
||||||
|
|
@ -0,0 +1,4 @@
|
||||||
|
{
|
||||||
|
"type" : "shellEnvironmentGroup",
|
||||||
|
"parent" : "c700e701-6536-4066-8264-8d88feaa7829"
|
||||||
|
}
|
||||||
Loading…
Reference in New Issue