mirror of
https://github.com/HChaZZY/PiliPlus.git
synced 2025-12-19 08:36:17 +08:00
opt: common ctr
opt: state Signed-off-by: bggRGjQaUbCoE <githubaccount56556@proton.me>
This commit is contained in:
@@ -39,6 +39,6 @@ class NoteListPageCtr extends CommonListController {
|
||||
Future<LoadingState> customGetData() => VideoHttp.getVideoNoteList(
|
||||
oid: oid,
|
||||
uperMid: upperMid,
|
||||
page: currentPage,
|
||||
page: page,
|
||||
);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user