mirror of
https://github.com/HChaZZY/PiliPlus.git
synced 2025-12-24 02:56:58 +08:00
@@ -468,7 +468,6 @@ class _PLVideoPlayerState extends State<PLVideoPlayer>
|
||||
int currentCid = plPlayerController.cid;
|
||||
String bvid = plPlayerController.bvid;
|
||||
List episodes = [];
|
||||
final videoDetail = introController.videoDetail.value;
|
||||
if (isSeason) {
|
||||
final List<SectionItem> sections =
|
||||
videoDetail.ugcSeason!.sections!;
|
||||
|
||||
Reference in New Issue
Block a user