chore: 修改默认触发字符串为"@zz"

This commit is contained in:
宁宁 2020-02-27 23:26:04 +08:00
parent de027c7be3
commit 7213d881d9

View File

@ -39,7 +39,7 @@
"properties": {
"AnyRule.triggerString": {
"type": "string",
"default": "zz.",
"default": "@zz",
"description": "触发字符串"
},
"AnyRule.supportedLanguages": {