Add dolibarr/shell environments

This commit is contained in:
Ingrid010109!? 2025-01-19 23:11:18 +01:00
parent 2830b17dd3
commit ac5ab55f6a
2 changed files with 16 additions and 0 deletions

View File

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

View File

@ -0,0 +1,6 @@
{
"type" : "shellEnvironmentGroup",
"parent" : {
"storeId" : "435e8beb-3eee-42b3-b0dc-730bd3ffdc90"
}
}