1
0
Fork 0

start work on a debugMode

This commit is contained in:
Nyx 2025-01-31 20:51:27 -06:00
parent cd181af11d
commit 94e871556e

View file

@ -7,5 +7,8 @@
"imag":{ "imag":{
"_comment": "Don't put a slash at an end of this. That took quite a bit of running around in circles to fix.", "_comment": "Don't put a slash at an end of this. That took quite a bit of running around in circles to fix.",
"server": "https://quotes.example.com" "server": "https://quotes.example.com"
},
"bot": {
"debugMode": true
} }
} }