From 26111a728bfc9282d3c85124bb511e965b90a31a Mon Sep 17 00:00:00 2001 From: fofolee Date: Mon, 22 Jan 2024 16:22:30 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E6=96=87=E6=9C=AC=E5=A4=84?= =?UTF-8?q?=E7=90=86=E4=B8=BAover?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/json/default_textManipulation.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/json/default_textManipulation.json b/src/json/default_textManipulation.json index 77b089f..6471c5f 100644 --- a/src/json/default_textManipulation.json +++ b/src/json/default_textManipulation.json @@ -17,8 +17,7 @@ "cmds": [ { "label": "文本处理", - "type": "regex", - "match": "/.*?/", + "type": "over", "minNum": 1 } ],