mod: sponsorblock: pass cid

Signed-off-by: bggRGjQaUbCoE <githubaccount56556@proton.me>
This commit is contained in:
bggRGjQaUbCoE
2024-11-25 10:42:29 +08:00
parent 36aa12025e
commit c0879ee169

View File

@@ -507,7 +507,7 @@ class VideoDetailController extends GetxController
'${GStorage.blockServer}/api/skipSegments',
data: {
'videoID': bvid,
// 'cid': cid.value,
'cid': cid.value,
},
options: Options(
headers: {