mirror of
https://github.com/bggRGjQaUbCoE/PiliPlus.git
synced 2026-08-05 02:00:13 +08:00
@@ -305,7 +305,7 @@ class _VideoDetailPageVState extends State<VideoDetailPageV>
|
||||
}
|
||||
|
||||
// 继续播放或重新播放
|
||||
Future<void> continuePlay() async {
|
||||
void continuePlay() {
|
||||
plPlayerController!.play();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user