NowPlaying is not a repo, now it is part of the main engine

This commit is contained in:
Deluan
2020-01-18 20:21:25 -05:00
parent 128e165aba
commit 3c66da0b17
11 changed files with 168 additions and 178 deletions
+1
View File
@@ -10,4 +10,5 @@ var Set = wire.NewSet(
NewRatings,
NewScrobbler,
NewSearch,
NewNowPlayingRepository,
)