opt change episode

Signed-off-by: bggRGjQaUbCoE <githubaccount56556@proton.me>
This commit is contained in:
bggRGjQaUbCoE
2025-08-03 10:42:26 +08:00
parent 14fd660ce2
commit cf835e330b
20 changed files with 223 additions and 298 deletions

View File

@@ -320,7 +320,6 @@ class _UgcIntroPanelState extends State<UgcIntroPanel>
.horizontalSeasonPanel))
SeasonPanel(
heroTag: widget.heroTag,
onChangeEpisode: ugcIntroController.onChangeEpisode,
showEpisodes: widget.showEpisodes,
ugcIntroController: ugcIntroController,
),