mirror of
https://github.com/any86/any-rule.git
synced 2025-07-14 15:38:58 +08:00
chore: 修改默认触发字符串为"@zz"
This commit is contained in:
parent
de027c7be3
commit
7213d881d9
@ -39,7 +39,7 @@
|
|||||||
"properties": {
|
"properties": {
|
||||||
"AnyRule.triggerString": {
|
"AnyRule.triggerString": {
|
||||||
"type": "string",
|
"type": "string",
|
||||||
"default": "zz.",
|
"default": "@zz",
|
||||||
"description": "触发字符串"
|
"description": "触发字符串"
|
||||||
},
|
},
|
||||||
"AnyRule.supportedLanguages": {
|
"AnyRule.supportedLanguages": {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user