mirror of
https://github.com/HChaZZY/PiliPlus.git
synced 2025-12-21 17:46:24 +08:00
opt: common ctr
opt: state Signed-off-by: bggRGjQaUbCoE <githubaccount56556@proton.me>
This commit is contained in:
@@ -52,7 +52,7 @@ class MemberOpusController
|
||||
@override
|
||||
Future<LoadingState<SpaceOpusData>> customGetData() => MemberHttp.spaceOpus(
|
||||
hostMid: mid,
|
||||
page: currentPage,
|
||||
page: page,
|
||||
offset: offset,
|
||||
type: type.value.meta,
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user