From 2d3dac2e1db81126fed81755ff2ce143f7f90a4e Mon Sep 17 00:00:00 2001 From: Joelle Stickney Date: Sun, 6 Aug 2023 15:30:21 -0400 Subject: [PATCH] Added Quantum Source to trusted sources Signed-off-by: Joelle Stickney --- trustedapps.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/trustedapps.json b/trustedapps.json index e4e4626b..02741bb0 100644 --- a/trustedapps.json +++ b/trustedapps.json @@ -8,6 +8,10 @@ "identifier": "com.sidestoreapps.community", "sourceURL": "https://community-apps.sidestore.io/sidecommunity.json" }, + { + "identifier": "io.sidestore.quantumsource", + "sourceURL": "https://bit.ly/quantumsource-min" + }, { "identifier": "org.provenance-emu.provenance", "sourceURL": "https://provenance-emu.com/apps.json"