mirror of
https://github.com/ScuroNeko/mtg.git
synced 2026-09-01 12:24:02 +03:00
Make DRS optional
This commit is contained in:
@@ -345,6 +345,7 @@ func NewProxy(opts ProxyOpts) (*Proxy, error) {
|
||||
opts.DoppelGangerEach,
|
||||
int(opts.DoppelGangerPerRaid),
|
||||
opts.DoppelGangerURLs,
|
||||
opts.DoppelGangerDRS,
|
||||
),
|
||||
configUpdater: dc.NewPublicConfigUpdater(
|
||||
tg,
|
||||
|
||||
Reference in New Issue
Block a user