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 } ],