fix example config missing comma
This commit is contained in:
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…
Reference in a new issue