From a353d6ccf86d6bc04b29704fcf1f4a5608b03b01 Mon Sep 17 00:00:00 2001 From: z30065272 Date: Mon, 24 Feb 2025 07:55:58 +0000 Subject: [PATCH] =?UTF-8?q?=E6=94=AF=E6=8C=81=E4=B8=89=E6=96=B9=E6=8B=89?= =?UTF-8?q?=E8=B5=B7=E6=B5=8F=E8=A7=88=E5=99=A8AWC=20UIExtension=EF=BC=8C?= =?UTF-8?q?=E6=96=B0=E5=A2=9EUIExtensionType?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: z30065272 --- modulecheck/module.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/modulecheck/module.json b/modulecheck/module.json index c903e871..4d56b22a 100644 --- a/modulecheck/module.json +++ b/modulecheck/module.json @@ -1020,7 +1020,9 @@ "recentPhoto", "callerInfoQuery", "assetAcceleration", - "formEdit" + "formEdit", + "awc/webpage", + "awc/newsfeed" ] }, "permissions": { -- Gitee