From 5992d88c533d0834685301d89bcbf500430a1193 Mon Sep 17 00:00:00 2001 From: Sebastian Zell Date: Thu, 22 Jan 2026 14:25:27 +0100 Subject: [PATCH] Add freepbx/shell environments --- .../d43bc978-fcfc-40d5-8b5f-77620d53daa3/entry.json | 12 ++++++++++++ .../d43bc978-fcfc-40d5-8b5f-77620d53daa3/store.json | 4 ++++ 2 files changed, 16 insertions(+) create mode 100644 stores/d43bc978-fcfc-40d5-8b5f-77620d53daa3/entry.json create mode 100644 stores/d43bc978-fcfc-40d5-8b5f-77620d53daa3/store.json diff --git a/stores/d43bc978-fcfc-40d5-8b5f-77620d53daa3/entry.json b/stores/d43bc978-fcfc-40d5-8b5f-77620d53daa3/entry.json new file mode 100644 index 0000000..75195e3 --- /dev/null +++ b/stores/d43bc978-fcfc-40d5-8b5f-77620d53daa3/entry.json @@ -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" : [ ] +} \ No newline at end of file diff --git a/stores/d43bc978-fcfc-40d5-8b5f-77620d53daa3/store.json b/stores/d43bc978-fcfc-40d5-8b5f-77620d53daa3/store.json new file mode 100644 index 0000000..2e2bded --- /dev/null +++ b/stores/d43bc978-fcfc-40d5-8b5f-77620d53daa3/store.json @@ -0,0 +1,4 @@ +{ + "type" : "shellEnvironmentGroup", + "parent" : "933bdaf7-d670-4f80-9d48-62120b2a531f" +} \ No newline at end of file