Fix default config syntax
This commit is contained in:
parent
132ad104ed
commit
eb845d1062
1 changed files with 1 additions and 1 deletions
|
@ -40,7 +40,7 @@
|
||||||
"users": ["examplec!user@example.com"]
|
"users": ["examplec!user@example.com"]
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
plugins":
|
"plugins":
|
||||||
{
|
{
|
||||||
"factoids":
|
"factoids":
|
||||||
{
|
{
|
||||||
|
|
Reference in a new issue