From d4527f8bfd4410526f92a750a2e16a9db93cb854 Mon Sep 17 00:00:00 2001 From: Flamur Veliqi Date: Tue, 25 Nov 2025 10:26:58 +0000 Subject: [PATCH] Add umbrel-app-store.yml --- umbrel-app-store.yml | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 umbrel-app-store.yml diff --git a/umbrel-app-store.yml b/umbrel-app-store.yml new file mode 100644 index 0000000..14cace8 --- /dev/null +++ b/umbrel-app-store.yml @@ -0,0 +1,2 @@ +id: "weektab" # Choose the ID for your app store. This should contain only alphabets ("a to z") and dashes ("-"). +name: "Weektab - Umbrel App Store" # Choose the name of your app store. It will show up in the UI as " App Store". \ No newline at end of file