mirror of
https://github.com/toast-ts/Daggerbot-TS.git
synced 2024-11-17 08:20:58 -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,
|
||||
whitelistedServers: Array<string>,
|
||||
MPStatsLocation: {
|
||||
main: {
|
||||
mainServer: {
|
||||
channel: string
|
||||
message: string
|
||||
},
|
||||
second: {
|
||||
secondServer: {
|
||||
channel: string
|
||||
message: string
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user