mirror of
https://github.com/bggRGjQaUbCoE/PiliPlus.git
synced 2026-04-20 11:08:03 +08:00
@@ -118,9 +118,9 @@ class PgcController
|
||||
|
||||
@override
|
||||
Future<LoadingState<List<PgcIndexItem>?>> customGetData() => PgcHttp.pgcIndex(
|
||||
page: page,
|
||||
indexType: tabType == HomeTabType.cinema ? 102 : null,
|
||||
);
|
||||
page: page,
|
||||
indexType: tabType == HomeTabType.cinema ? 102 : null,
|
||||
);
|
||||
|
||||
@override
|
||||
void onClose() {
|
||||
|
||||
Reference in New Issue
Block a user