mirror of
https://github.com/bggRGjQaUbCoE/PiliPlus.git
synced 2026-04-22 19:51:11 +08:00
opt: more linter (#1765)
* opt: more linter * fix [skip ci] Signed-off-by: bggRGjQaUbCoE <githubaccount56556@proton.me> --------- Co-authored-by: bggRGjQaUbCoE <githubaccount56556@proton.me>
This commit is contained in:
committed by
GitHub
parent
3787f99d35
commit
773bdafec3
@@ -36,7 +36,7 @@ class DynGrpc {
|
||||
static Future<LoadingState<OpusDetailResp>> opusDetail({
|
||||
OpusType? opusType,
|
||||
required int oid,
|
||||
}) async {
|
||||
}) {
|
||||
return GrpcReq.request(
|
||||
GrpcUrl.opusDetail,
|
||||
OpusDetailReq(
|
||||
|
||||
Reference in New Issue
Block a user