fix: Fix default config (whoops)

This commit is contained in:
Matthew
2023-11-26 16:49:11 -05:00
parent 226adddc43
commit d2e9e3d1a9

View File

@@ -73,9 +73,9 @@
"SeasonOverride": false
},
"Discord": {
"Enabled": true,
"BotToken": "MTAzMTQ2MDI4MDYxOTc2NTgwMA.GGe824._OxF9rtv1O8EjOZI26hATruaF_VZ9YBwuAdS1Y",
"RealtimeChannelID": "645108836423958540"
"Enabled": false,
"BotToken": "",
"RealtimeChannelID": ""
},
"Commands": [
{
@@ -129,7 +129,7 @@
"Host": "localhost",
"Port": 5432,
"User": "postgres",
"Password": "admin",
"Password": "",
"Database": "erupe"
},
"Sign": {