Cache Warmer now waits for Cache to be available
This commit is contained in:
@@ -10,6 +10,7 @@ import (
|
||||
"github.com/deluan/navidrome/server/app"
|
||||
"github.com/deluan/navidrome/server/subsonic"
|
||||
"github.com/google/wire"
|
||||
"sync"
|
||||
)
|
||||
|
||||
var allProviders = wire.NewSet(
|
||||
|
||||
Reference in New Issue
Block a user