mirror of
https://github.com/HChaZZY/PiliPlus.git
synced 2025-12-20 17:16:29 +08:00
@@ -40,7 +40,7 @@ class VideoPlayerServiceHandler extends BaseAudioHandler with SeekHandler {
|
||||
|
||||
@override
|
||||
Future<void> play() async {
|
||||
await PlPlayerController.playIfExists();
|
||||
PlPlayerController.playIfExists();
|
||||
// player.play();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user