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
@@ -17,7 +17,7 @@ class ArticleListController
|
||||
queryData();
|
||||
}
|
||||
|
||||
Rx<ArticleListInfo?> list = Rx<ArticleListInfo?>(null);
|
||||
final list = Rxn<ArticleListInfo>();
|
||||
Owner? author;
|
||||
|
||||
@override
|
||||
|
||||
Reference in New Issue
Block a user