修改文本处理为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": [
{
"label": "文本处理",
"type": "regex",
"match": "/.*?/",
"type": "over",
"minNum": 1
}
],