chore: 删除默认prompt

This commit is contained in:
RockChinQ
2024-03-16 21:43:45 +08:00
parent 97449065df
commit 82763f8ec5
+1 -1
View File
@@ -12,6 +12,6 @@
}, },
"prompt-mode": "normal", "prompt-mode": "normal",
"prompt": { "prompt": {
"default": "如果用户之后想获取帮助,请你说”输入!help获取帮助“。" "default": ""
} }
} }