1
0
mirror of https://github.com/toast-ts/Daggerbot-TS.git synced 2024-09-29 08:20:59 -04:00

Not sure how it got missed.

This commit is contained in:
AnxietyisReal 2023-08-25 19:51:09 +10:00
parent 90fd9e62ab
commit 5fdaa1ad9f

View File

@ -135,11 +135,11 @@ export interface Config {
LRSstart: number,
whitelistedServers: Array<string>,
MPStatsLocation: {
main: {
mainServer: {
channel: string
message: string
},
second: {
secondServer: {
channel: string
message: string
}