mirror of
https://github.com/bggRGjQaUbCoE/PiliPlus.git
synced 2026-04-20 11:08:03 +08:00
opt handle res
Signed-off-by: bggRGjQaUbCoE <githubaccount56556@proton.me>
This commit is contained in:
@@ -1589,7 +1589,7 @@ class PlPlayerController {
|
||||
}
|
||||
_isQueryingVideoShot = true;
|
||||
try {
|
||||
dynamic res = await Request().get(
|
||||
var res = await Request().get(
|
||||
'/x/player/videoshot',
|
||||
queryParameters: {
|
||||
// 'aid': IdUtils.bv2av(_bvid),
|
||||
|
||||
Reference in New Issue
Block a user