mirror of
https://github.com/HChaZZY/PiliPlus.git
synced 2025-12-06 09:13:48 +08:00
fix: reverse play
Signed-off-by: bggRGjQaUbCoE <githubaccount56556@proton.me>
This commit is contained in:
@@ -222,7 +222,7 @@ class VideoDetailController extends GetxController
|
||||
videoType == SearchType.video ? _showVideoReply : _showBangumiReply;
|
||||
|
||||
late final horizontalSeasonPanel = GStorage.horizontalSeasonPanel;
|
||||
late int seasonCid = 0;
|
||||
int? seasonCid;
|
||||
late RxInt seasonIndex = 0.obs;
|
||||
late final reverseFromFirst = GStorage.reverseFromFirst;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user