--EMERGENCY FREEZE BREAK--
Fixed critical bug
This commit is contained in:
parent
f77d8c1867
commit
f83f57be60
1 changed files with 4 additions and 0 deletions
|
@ -46,6 +46,10 @@ if not os.path.exists('config'):
|
||||||
"factoids":
|
"factoids":
|
||||||
{
|
{
|
||||||
"prefix": false
|
"prefix": false
|
||||||
|
},
|
||||||
|
"ignore":
|
||||||
|
{
|
||||||
|
"ignored": []
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"censored_strings":
|
"censored_strings":
|
||||||
|
|
Reference in a new issue