config: fix JSON error

This commit is contained in:
Adrien Abraham 2023-10-10 15:14:33 +02:00
parent 1dad5f6a88
commit 11318b9d8e

View file

@ -69,7 +69,7 @@
"commands": ["doupsland"]
},
"gpt3": {
"openai_key": ""
"openai_key": "",
"join_lines": "; ",
"computing_replies": ["Hmm…"]
},