config: fix JSON error
This commit is contained in:
parent
1dad5f6a88
commit
11318b9d8e
|
@ -69,7 +69,7 @@
|
|||
"commands": ["doupsland"]
|
||||
},
|
||||
"gpt3": {
|
||||
"openai_key": ""
|
||||
"openai_key": "",
|
||||
"join_lines": "; ",
|
||||
"computing_replies": ["Hmm…"]
|
||||
},
|
||||
|
|
Loading…
Reference in a new issue