mirror of
https://github.com/HChaZZY/PiliPlus.git
synced 2025-12-06 09:13:48 +08:00
opt: view pgc section
Signed-off-by: bggRGjQaUbCoE <githubaccount56556@proton.me>
This commit is contained in:
@@ -1053,6 +1053,7 @@ class VideoDetailController extends GetxController
|
||||
bvid: bvid,
|
||||
epid: epId,
|
||||
seasonId: seasonId,
|
||||
forcePgcApi: Get.arguments['pgcApi'] ?? false,
|
||||
);
|
||||
if (result['status']) {
|
||||
data = result['data'];
|
||||
|
||||
Reference in New Issue
Block a user