From b7636f7d14935b180c534da2386dd98ded0e22a0 Mon Sep 17 00:00:00 2001 From: fanzhe Date: Fri, 13 Jun 2025 15:53:35 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0type=E7=B1=BB=E5=9E=8Bselecti?= =?UTF-8?q?on?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: fanzhe Change-Id: Ib2cc69c3fad321d39be8687a71596450b5a2e416 --- modulecheck/module.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/modulecheck/module.json b/modulecheck/module.json index 1714bd49..54f7c283 100644 --- a/modulecheck/module.json +++ b/modulecheck/module.json @@ -1132,7 +1132,8 @@ "awc/webpage", "awc/newsfeed", "vpn", - "appService" + "appService", + "selection" ] }, "permissions": { -- Gitee