mirror of
https://github.com/toast-ts/Daggerbot-TS.git
synced 2024-11-17 12:21:00 -05:00
Not sure how it got missed.
This commit is contained in:
parent
66e3424ae9
commit
8f0fb87204
4
src/typings/interfaces.d.ts
vendored
4
src/typings/interfaces.d.ts
vendored
@ -135,11 +135,11 @@ export interface Config {
|
|||||||
LRSstart: number,
|
LRSstart: number,
|
||||||
whitelistedServers: Array<string>,
|
whitelistedServers: Array<string>,
|
||||||
MPStatsLocation: {
|
MPStatsLocation: {
|
||||||
main: {
|
mainServer: {
|
||||||
channel: string
|
channel: string
|
||||||
message: string
|
message: string
|
||||||
},
|
},
|
||||||
second: {
|
secondServer: {
|
||||||
channel: string
|
channel: string
|
||||||
message: string
|
message: string
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user