Add dolibarr/shell environments
This commit is contained in:
parent
2830b17dd3
commit
ac5ab55f6a
|
|
@ -0,0 +1,10 @@
|
|||
{
|
||||
"uuid" : "e815a621-42ef-38b7-a3f8-aae28a1b278f",
|
||||
"name" : "Shell environments",
|
||||
"categoryUuid" : "0b2c0094-af5e-4002-8ab5-c4accf4f110e",
|
||||
"color" : null,
|
||||
"icon" : null,
|
||||
"configuration" : {
|
||||
"deletable" : true
|
||||
}
|
||||
}
|
||||
|
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"type" : "shellEnvironmentGroup",
|
||||
"parent" : {
|
||||
"storeId" : "435e8beb-3eee-42b3-b0dc-730bd3ffdc90"
|
||||
}
|
||||
}
|
||||
Loading…
Reference in New Issue