From 938bcd14ad09c1b979de1acd8f84595398107025 Mon Sep 17 00:00:00 2001 From: Spidy123222 <64176728+Spidy123222@users.noreply.github.com> Date: Sun, 6 Aug 2023 14:15:51 -0700 Subject: [PATCH] Add ignited source Signed-off-by: Spidy123222 <64176728+Spidy123222@users.noreply.github.com> --- trustedapps.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/trustedapps.json b/trustedapps.json index e4e4626b..ea1aec3b 100644 --- a/trustedapps.json +++ b/trustedapps.json @@ -43,6 +43,10 @@ { "identifier": "stream.yattee", "sourceURL": "https://repos.yattee.stream/alt/apps.json" + }, + { + "identifier": "com.litritt.litsource", + "sourceURL": "https://apps.litritt.com/" } ] }