1
0
mirror of https://github.com/Mrs4s/MiraiGo.git synced 2025-05-04 11:07:40 +08:00

ci(chore): Fix stylings

This commit is contained in:
github-actions[bot] 2022-05-24 01:55:56 +00:00
parent ae36149502
commit 59db392118

View File

@ -19,7 +19,7 @@ type ForwardMessage struct {
Nodes []*ForwardNode
}
type ForwardNode struct { // todo 加一个group_id
type ForwardNode struct { // todo 加一个group_id
GroupId int64
SenderId int64
SenderName string