fix: segmentType2actiontype

Signed-off-by: bggRGjQaUbCoE <githubaccount56556@proton.me>
This commit is contained in:
bggRGjQaUbCoE
2024-11-26 19:00:31 +08:00
parent 1df218b313
commit 9f80683e78

View File

@@ -1550,7 +1550,7 @@ class VideoDetailController extends GetxController
ActionType.mute, ActionType.mute,
], ],
SegmentType.music_offtopic => [ SegmentType.music_offtopic => [
ActionType.mute, ActionType.skip,
], ],
SegmentType.poi_highlight => [ActionType.poi], SegmentType.poi_highlight => [ActionType.poi],
SegmentType.filler => [ SegmentType.filler => [