mirror of
https://github.com/bggRGjQaUbCoE/PiliPlus.git
synced 2026-05-15 05:33:59 +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:
@@ -13,7 +13,7 @@ class LiveFollowController
|
||||
queryData();
|
||||
}
|
||||
|
||||
Rx<int?> count = Rx<int?>(null);
|
||||
final count = RxnInt();
|
||||
|
||||
@override
|
||||
void checkIsEnd(int length) {
|
||||
|
||||
Reference in New Issue
Block a user