From 23060b5294c10cbf317e96e5bf4fcdd96d8f1342 Mon Sep 17 00:00:00 2001 From: Ingrid010109!? Date: Thu, 14 Aug 2025 13:14:47 +0200 Subject: [PATCH] Update nextcloud guacamole/shell environments --- stores/b698d08b-32af-44c4-aa97-eaa743585e39/entry.json | 10 ++++++++++ stores/b698d08b-32af-44c4-aa97-eaa743585e39/store.json | 6 ++++++ 2 files changed, 16 insertions(+) create mode 100644 stores/b698d08b-32af-44c4-aa97-eaa743585e39/entry.json create mode 100644 stores/b698d08b-32af-44c4-aa97-eaa743585e39/store.json diff --git a/stores/b698d08b-32af-44c4-aa97-eaa743585e39/entry.json b/stores/b698d08b-32af-44c4-aa97-eaa743585e39/entry.json new file mode 100644 index 0000000..ef4440f --- /dev/null +++ b/stores/b698d08b-32af-44c4-aa97-eaa743585e39/entry.json @@ -0,0 +1,10 @@ +{ + "uuid" : "b698d08b-32af-44c4-aa97-eaa743585e39", + "name" : "Shell environments", + "categoryUuid" : "97458c07-75c0-4f9d-a06e-92d8cdf67c40", + "color" : null, + "icon" : null, + "configuration" : { + "deletable" : true + } +} \ No newline at end of file diff --git a/stores/b698d08b-32af-44c4-aa97-eaa743585e39/store.json b/stores/b698d08b-32af-44c4-aa97-eaa743585e39/store.json new file mode 100644 index 0000000..f0d3fee --- /dev/null +++ b/stores/b698d08b-32af-44c4-aa97-eaa743585e39/store.json @@ -0,0 +1,6 @@ +{ + "type" : "shellEnvironmentGroup", + "parent" : { + "storeId" : "7dbd901b-ebb6-46cf-9402-1338c8849b15" + } +} \ No newline at end of file