mirror of
https://github.com/bggRGjQaUbCoE/PiliPlus.git
synced 2026-07-29 23:10:13 +08:00
committed by
GitHub
parent
1c19925b58
commit
199ad274b7
@@ -10,9 +10,7 @@ abstract final class ViewGrpc {
|
||||
}) {
|
||||
return GrpcReq.request(
|
||||
GrpcUrl.view,
|
||||
ViewReq(
|
||||
bvid: bvid,
|
||||
),
|
||||
ViewReq(bvid: bvid),
|
||||
ViewReply.fromBuffer,
|
||||
);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user