mirror of
https://github.com/HChaZZY/PiliPlus.git
synced 2025-12-06 09:13:48 +08:00
mod: add reverse from first option
Signed-off-by: bggRGjQaUbCoE <githubaccount56556@proton.me>
This commit is contained in:
@@ -224,6 +224,7 @@ class VideoDetailController extends GetxController
|
||||
late final horizontalSeasonPanel = GStorage.horizontalSeasonPanel;
|
||||
late int seasonCid = 0;
|
||||
late RxInt seasonIndex = 0.obs;
|
||||
late final reverseFromFirst = GStorage.reverseFromFirst;
|
||||
|
||||
late final bool enableSponsorBlock;
|
||||
PlayerStatus? playerStatus;
|
||||
|
||||
Reference in New Issue
Block a user