修改文本处理为over

This commit is contained in:
fofolee 2024-01-22 16:22:30 +08:00
parent 00f34c288c
commit 26111a728b

View File

@ -17,8 +17,7 @@
"cmds": [ "cmds": [
{ {
"label": "文本处理", "label": "文本处理",
"type": "regex", "type": "over",
"match": "/.*?/",
"minNum": 1 "minNum": 1
} }
], ],