mirror of
https://github.com/toast-ts/Daggerbot-TS.git
synced 2024-11-17 00:10:58 -05:00
Not sure how it got missed.
This commit is contained in:
parent
90fd9e62ab
commit
5fdaa1ad9f
4
src/typings/interfaces.d.ts
vendored
4
src/typings/interfaces.d.ts
vendored
@ -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
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user