mirror of
https://github.com/bggRGjQaUbCoE/PiliPlus.git
synced 2026-08-01 08:20:14 +08:00
committed by
GitHub
parent
1c19925b58
commit
199ad274b7
@@ -17,10 +17,7 @@ abstract final class SpaceGrpc {
|
||||
GrpcUrl.opusSpaceFlow,
|
||||
OpusSpaceFlowReq(
|
||||
hostMid: Int64(hostMid),
|
||||
pagination: Pagination(
|
||||
pageSize: 20,
|
||||
next: next,
|
||||
),
|
||||
pagination: Pagination(pageSize: 20, next: next),
|
||||
filterType: filterType,
|
||||
),
|
||||
OpusSpaceFlowResp.fromBuffer,
|
||||
|
||||
Reference in New Issue
Block a user