From 1d8bad4d3d5e025a011f9342b1b7c416d0633572 Mon Sep 17 00:00:00 2001 From: allenLee6 Date: Mon, 28 Apr 2025 20:06:41 +0800 Subject: [PATCH] 3DLive ExtensionAbility, add type in modulecheck Signed-off-by: allenLee6 --- modulecheck/module.json | 1 + 1 file changed, 1 insertion(+) diff --git a/modulecheck/module.json b/modulecheck/module.json index 02dd7390..b8de61af 100644 --- a/modulecheck/module.json +++ b/modulecheck/module.json @@ -1046,6 +1046,7 @@ "callerInfoQuery", "assetAcceleration", "formEdit", + "liveForm", "distributed", "awc/webpage", "awc/newsfeed", -- Gitee