Implements NowPlayingRepository as an in-memory only struct
This commit is contained in:
+1
-1
@@ -15,7 +15,7 @@ import (
|
||||
|
||||
var allProviders = wire.NewSet(
|
||||
itunesbridge.NewItunesControl,
|
||||
db_ledis.Set,
|
||||
//db_ledis.Set,
|
||||
db_storm.Set,
|
||||
engine.Set,
|
||||
scanner.Set,
|
||||
|
||||
Reference in New Issue
Block a user