mirror of
https://github.com/HChaZZY/PiliPlus.git
synced 2025-12-06 09:13:48 +08:00
feat: subsribe season
This commit is contained in:
@@ -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,
|
||||
),
|
||||
|
||||
Reference in New Issue
Block a user