mirror of
https://github.com/HChaZZY/PiliPlus.git
synced 2025-12-22 01:56:47 +08:00
opt: common ctr
opt: state Signed-off-by: bggRGjQaUbCoE <githubaccount56556@proton.me>
This commit is contained in:
@@ -17,7 +17,7 @@ class FavSearchController
|
||||
@override
|
||||
Future<LoadingState<FavDetailData>> customGetData() =>
|
||||
UserHttp.userFavFolderDetail(
|
||||
pn: currentPage,
|
||||
pn: page,
|
||||
ps: 20,
|
||||
mediaId: mediaId,
|
||||
keyword: editController.text,
|
||||
|
||||
Reference in New Issue
Block a user