audio block

Signed-off-by: dom <githubaccount56556@proton.me>
This commit is contained in:
dom
2026-02-08 21:01:38 +08:00
parent 0c65605ac0
commit 0cb07aef1c
10 changed files with 687 additions and 556 deletions

View File

@@ -316,7 +316,7 @@ class _PostPanelState extends State<PostPanel>
SmartDialog.showToast('提交成功');
list.clear();
videoDetailController.handleSBData(response);
if (videoDetailController.positionSubscription == null) {
if (videoDetailController.blockListener == null) {
videoDetailController.initSkip();
}
} else {