From 96f0d41986503fd3d50fb2376a5c7492e7866ccd Mon Sep 17 00:00:00 2001 From: naturecodevoid <44983869+naturecodevoid@users.noreply.github.com> Date: Thu, 2 Feb 2023 07:56:53 -0800 Subject: [PATCH] Trusted Sources: Add stable and beta --- trustedapps.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/trustedapps.json b/trustedapps.json index 194dd58e..c02d3d6b 100644 --- a/trustedapps.json +++ b/trustedapps.json @@ -4,6 +4,14 @@ { "identifier": "io.sidestore.example" }, + { + "identifier": "com.SideStore.SideStore", + "sourceURL": "https://sidestore-apps.naturecodevoid.dev/" + }, + { + "identifier": "com.SideStore.SideStore.Beta", + "sourceURL": "https://sidestore-apps.naturecodevoid.dev/beta" + }, { "identifier": "com.sidestoreapps.community", "sourceURL": "https://community-apps.sidestore.io/sidecommunity.json"