From aba6dffe4ff238e2cef1a999c568e299a3770d2b Mon Sep 17 00:00:00 2001 From: linju Date: Wed, 19 Jul 2023 11:05:19 +0800 Subject: [PATCH] Update manifest.json --- manifest.json | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/manifest.json b/manifest.json index 3c1335c..1cffc04 100644 --- a/manifest.json +++ b/manifest.json @@ -18,9 +18,7 @@ "autoclose" : true, "delay" : 0 }, - "modules" : { - "OAuth" : {} - }, + "modules" : {}, "distribute" : { "android" : { "permissions" : [ @@ -55,9 +53,7 @@ "gm" : {}, "wm" : {} }, - "oauth" : { - "univerify" : {} - }, + "oauth" : {}, "push" : {} } } -- GitLab