mirror of
https://github.com/HChaZZY/PiliPlus.git
synced 2025-12-20 00:56:31 +08:00
opt: common ctr
opt: state Signed-off-by: bggRGjQaUbCoE <githubaccount56556@proton.me>
This commit is contained in:
@@ -26,7 +26,7 @@ class FansController
|
||||
@override
|
||||
Future<LoadingState<FansDataModel>> customGetData() => FanHttp.fans(
|
||||
vmid: mid,
|
||||
pn: currentPage,
|
||||
pn: page,
|
||||
ps: ps,
|
||||
orderType: 'attention',
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user