mirror of
https://github.com/bggRGjQaUbCoE/PiliPlus.git
synced 2026-08-05 02:00:13 +08:00
opt multi del
Signed-off-by: bggRGjQaUbCoE <githubaccount56556@proton.me>
This commit is contained in:
@@ -343,7 +343,7 @@ class PgcIntroController extends CommonIntroController {
|
||||
|
||||
Future<void> pgcUpdate(int status) async {
|
||||
var result = await VideoHttp.pgcUpdate(
|
||||
seasonId: [pgcItem.seasonId],
|
||||
seasonId: pgcItem.seasonId.toString(),
|
||||
status: status,
|
||||
);
|
||||
if (result['status']) {
|
||||
|
||||
Reference in New Issue
Block a user