mirror of
https://github.com/HChaZZY/PiliPlus.git
synced 2025-12-06 09:13:48 +08:00
mod: lint
mod: tweaks opt: publish page Signed-off-by: bggRGjQaUbCoE <githubaccount56556@proton.me>
This commit is contained in:
@@ -319,7 +319,7 @@ class GrpcRepo {
|
||||
required String content,
|
||||
MsgType msgType = MsgType.EN_MSG_TYPE_TEXT,
|
||||
}) async {
|
||||
final devId = Uuid().v4();
|
||||
final devId = const Uuid().v4();
|
||||
return await _request(
|
||||
GrpcUrl.sendMsg,
|
||||
ReqSendMsg(
|
||||
|
||||
Reference in New Issue
Block a user