mirror of
https://github.com/bggRGjQaUbCoE/PiliPlus.git
synced 2026-04-20 03:06:59 +08:00
committed by
GitHub
parent
08944241bb
commit
ccb61415f5
@@ -92,7 +92,7 @@ class _PlDanmakuState extends State<PlDanmaku> {
|
||||
return;
|
||||
}
|
||||
|
||||
if (playerController.playerStatus.status.value != PlayerStatus.playing) {
|
||||
if (!playerController.playerStatus.playing) {
|
||||
return;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user