From 9f80683e788add8c0253cf3fd77b6165bea8c907 Mon Sep 17 00:00:00 2001 From: bggRGjQaUbCoE Date: Tue, 26 Nov 2024 19:00:31 +0800 Subject: [PATCH] fix: segmentType2actiontype Signed-off-by: bggRGjQaUbCoE --- lib/pages/video/detail/controller.dart | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/pages/video/detail/controller.dart b/lib/pages/video/detail/controller.dart index 431b1a4b..4634cfe2 100644 --- a/lib/pages/video/detail/controller.dart +++ b/lib/pages/video/detail/controller.dart @@ -1550,7 +1550,7 @@ class VideoDetailController extends GetxController ActionType.mute, ], SegmentType.music_offtopic => [ - ActionType.mute, + ActionType.skip, ], SegmentType.poi_highlight => [ActionType.poi], SegmentType.filler => [