Signed-off-by: bggRGjQaUbCoE <githubaccount56556@proton.me>
This commit is contained in:
bggRGjQaUbCoE
2025-10-04 10:20:14 +08:00
parent a000e2262c
commit 4973176868
4 changed files with 18 additions and 17 deletions

View File

@@ -440,7 +440,7 @@ class _PLVideoPlayerState extends State<PLVideoPlayer>
return;
}
int? index;
int currentCid = plPlayerController.cid;
int currentCid = plPlayerController.cid!;
String bvid = plPlayerController.bvid;
List episodes = [];
if (isSeason) {