feat: add simulcast page with season picker and navigation
This commit is contained in:
@@ -10,6 +10,7 @@ import (
|
||||
var Module = fx.Options(
|
||||
fx.Provide(
|
||||
NewAnimeRepository,
|
||||
NewSeasonDiscoveryService,
|
||||
fx.Annotate(
|
||||
NewAnimeService,
|
||||
fx.As(new(Service)),
|
||||
|
||||
Reference in New Issue
Block a user