mirror of
https://github.com/HChaZZY/PiliPlus.git
synced 2025-12-06 09:13:48 +08:00
fix: segmentType2actiontype
Signed-off-by: bggRGjQaUbCoE <githubaccount56556@proton.me>
This commit is contained in:
@@ -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 => [
|
||||||
|
|||||||
Reference in New Issue
Block a user