From cb990978eebf6e0385bccb7b1b47121ace54e9e3 Mon Sep 17 00:00:00 2001 From: Spidy123222 <64176728+Spidy123222@users.noreply.github.com> Date: Wed, 7 Dec 2022 16:36:17 -0800 Subject: [PATCH] add pokemmo into trusted sources. (#176) --- trustedapps.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/trustedapps.json b/trustedapps.json index 4baaef0f..8b5b460a 100644 --- a/trustedapps.json +++ b/trustedapps.json @@ -23,6 +23,10 @@ { "identifier": "dev.crystall1ne.repos.PojavLauncher", "sourceURL": "https://alt.crystall1ne.software/" + }, + { + "identifier": "eu.pokemmo.altstore", + "sourceURL": "https://pokemmo.eu/altstore/" } ] }