From 1627e511b8357aef5adec49945a577750d433ed7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=AE=87=E8=BD=A9?= <1509419046@qq.com> Date: Tue, 17 Dec 2024 06:49:49 +0000 Subject: [PATCH] =?UTF-8?q?update=20modulecheck/insightIntent.json.=20?= =?UTF-8?q?=E4=BF=AE=E6=94=B9insightIntent.json=E4=B8=AD=E5=8D=95=E4=B8=AA?= =?UTF-8?q?=E5=BA=94=E7=94=A8=E6=94=AF=E6=8C=81=E7=9A=84=E6=9C=80=E5=A4=A7?= =?UTF-8?q?=E6=84=8F=E5=9B=BE=E6=8E=A5=E5=85=A5=E6=95=B0=E9=87=8F=E3=80=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: 宇轩 <1509419046@qq.com> --- modulecheck/insightIntent.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modulecheck/insightIntent.json b/modulecheck/insightIntent.json index 2240c169..46941f85 100644 --- a/modulecheck/insightIntent.json +++ b/modulecheck/insightIntent.json @@ -16,7 +16,7 @@ "description": "Indicates the configuration of insightIntents.", "type": "array", "minItems": 1, - "maxItems": 32, + "maxItems": 128, "uniqueItems": true, "items": { "type": "object", -- Gitee