1
0
mirror of https://github.com/Mrs4s/MiraiGo.git synced 2025-06-18 21:45:04 +08:00

ci(chore): Fix stylings

This commit is contained in:
github-actions[bot] 2021-12-18 09:39:50 +00:00
parent 39bea4b399
commit 72ffc08b72

View File

@ -505,7 +505,7 @@ func ParseMessageElems(elems []*msg.Elem) []IMessageElement {
&FingerGuessingElement{
MarketFaceElement: face,
Value: int32(t),
Name : fingerGuessingName[int32(t)],
Name: fingerGuessingName[int32(t)],
},
}
}