Changelog 0.6.0
This commit is contained in:
@@ -19,6 +19,7 @@ var (
|
||||
)
|
||||
|
||||
func New() *Service {
|
||||
once = sync.Once{}
|
||||
once.Do(func() {
|
||||
arrs := arr.NewStorage()
|
||||
deb := debrid.NewEngine()
|
||||
|
||||
Reference in New Issue
Block a user