mirror of
https://github.com/whitechi73/OpenShamrock.git
synced 2024-08-14 13:12:17 +08:00
fix: build error
This commit is contained in:
parent
72af39208c
commit
cb7c68f36c
@ -463,7 +463,7 @@ internal object MessageService : MessageServiceGrpcKt.MessageServiceCoroutineImp
|
|||||||
request.contact.longPeer(),
|
request.contact.longPeer(),
|
||||||
msg.msgSeq.toULong(),
|
msg.msgSeq.toULong(),
|
||||||
request.faceId.toString(),
|
request.faceId.toString(),
|
||||||
request.isComment
|
request.isSet
|
||||||
)
|
)
|
||||||
return ReactMessageWithEmojiResponse.newBuilder().build()
|
return ReactMessageWithEmojiResponse.newBuilder().build()
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user