feat: subsribe season

This commit is contained in:
bggRGjQaUbCoE
2024-10-03 10:47:28 +08:00
parent 097b389a5b
commit f5202beb44
8 changed files with 155 additions and 37 deletions

View File

@@ -88,9 +88,9 @@ class _SeasonPanelState extends State<SeasonPanel> {
child: InkWell(
onTap: () => widget.showEpisodes(
_index,
widget.ugcSeason.sections,
widget.ugcSeason,
episodes,
null,
_videoDetailController.bvid,
null,
cid,
),