mirror of
https://github.com/bggRGjQaUbCoE/PiliPlus.git
synced 2026-04-22 03:31:09 +08:00
@@ -25,7 +25,7 @@ class PgcIndexController
|
||||
}
|
||||
|
||||
Future<void> getPgcIndexCondition() async {
|
||||
var res = await PgcHttp.pgcIndexCondition(
|
||||
final res = await PgcHttp.pgcIndexCondition(
|
||||
seasonType: indexType == null ? 1 : null,
|
||||
type: 0,
|
||||
indexType: indexType,
|
||||
|
||||
Reference in New Issue
Block a user