From 5cb38ae9b424cf650a9551fb383e5f0bbaae9555 Mon Sep 17 00:00:00 2001 From: leiyun Date: Tue, 4 Aug 2026 01:00:47 +0800 Subject: [PATCH] chore: normalize manifest permissions format --- manifest.json | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/manifest.json b/manifest.json index 2cddc10..7231a84 100644 --- a/manifest.json +++ b/manifest.json @@ -18,9 +18,7 @@ "modules" : {}, "distribute" : { "android" : { - "permissions" : [ - "" - ] + "permissions" : [ "" ] }, "ios" : {}, "sdkConfigs" : {