mirror of
https://github.com/bggRGjQaUbCoE/PiliPlus.git
synced 2026-05-11 12:37:46 +08:00
tweaks (#2032)
* fix: 1080p * opt: import export * opt: downloader * opt: skeleton * opt: parseColor * tweak * opt: sb seek * opt: rxn
This commit is contained in:
committed by
GitHub
parent
b7b40c557e
commit
f5dbfcec79
@@ -33,7 +33,7 @@ class VideoReplyReplyController extends ReplyController
|
||||
int replyType;
|
||||
|
||||
bool hasRoot = false;
|
||||
final Rx<ReplyInfo?> firstFloor = Rx(null);
|
||||
final firstFloor = Rxn<ReplyInfo>();
|
||||
|
||||
final index = RxnInt();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user