From 5727b1541a47bdf940e9244ef3384507f72068a3 Mon Sep 17 00:00:00 2001 From: Jays2Kings Date: Tue, 11 May 2021 00:20:41 -0400 Subject: [PATCH] remove mangadex intent temporality since the frontend could return at a moments notice, better to disable it now before users ask why its broken --- app/src/main/AndroidManifest.xml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/app/src/main/AndroidManifest.xml b/app/src/main/AndroidManifest.xml index e604b030a7..4da9bb8c7a 100644 --- a/app/src/main/AndroidManifest.xml +++ b/app/src/main/AndroidManifest.xml @@ -77,11 +77,6 @@ android:pathPattern="/read/..*/..*/..*/..*" android:scheme="https" /> - -