adjustments
This commit is contained in:
@@ -56,7 +56,7 @@ func NewTorrentManager(cfg config.ConfigInterface, api *realdebrid.RealDebrid, w
|
||||
RemountTrigger: make(chan struct{}, 1),
|
||||
allAccessKeys: mapset.NewSet[string](),
|
||||
latestState: &LibraryState{},
|
||||
requiredVersion: "0.9.3-hotfix.4",
|
||||
requiredVersion: "0.9.3-hotfix.10",
|
||||
workerPool: workerPool,
|
||||
log: log,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user