fix example config missing comma

master
Adrien Abraham 2 months ago
parent c8887408bd
commit 01b0745d20

@ -122,8 +122,8 @@
"pfouah_sentence": "Folks, I think I'm {word}!",
"pfouah1": ["doo", "da"],
"pfouah2": ["lo", "di"],
"pfouah3": ["zzel", "ddle"]
"pfouah_suffix": "d"]
"pfouah3": ["zzel", "ddle"],
"pfouah_suffix": "d"
},
"mood": {
"commands": ["calm down"],

Loading…
Cancel
Save