there is a missing comma

This commit is contained in:
GuoRuqiang
2024-04-22 11:02:24 +08:00
committed by GitHub
parent 9ab3aa0400
commit e4e4176597

View File

@@ -1,7 +1,7 @@
{
"prefix":"/",
"password":"",
"gpt4_prompt":true
"gpt4_prompt":true,
"gpt3_sleepTime":0,
"gpt4_sleepTime":100,
"copilot_chat_version":"0.14.2024031401",