From 12d184cb48011906a7c63bb905472637f47eb715 Mon Sep 17 00:00:00 2001 From: zhusui Date: Thu, 21 Nov 2024 21:18:49 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9displayname=E4=B8=BA=E4=B8=8D?= =?UTF-8?q?=E5=8F=AF=E7=BC=BA=E7=9C=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: zhusui --- modulecheck/forms.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/modulecheck/forms.json b/modulecheck/forms.json index 7bbdfa75..8122e190 100644 --- a/modulecheck/forms.json +++ b/modulecheck/forms.json @@ -48,7 +48,8 @@ "isDefault", "supportDimensions", "defaultDimension", - "updateEnabled" + "updateEnabled", + "displayName" ], "allOf": [ { -- Gitee