mirror of
https://github.com/trafficlunar/api.git
synced 2026-06-27 22:24:08 +00:00
refactor: spelling errors
This commit is contained in:
parent
adbf378235
commit
840e584082
3 changed files with 5 additions and 5 deletions
|
|
@ -1,6 +1,6 @@
|
|||
package model
|
||||
|
||||
type ComputerWebsocketMessage struct {
|
||||
type ComputerWebSocketMessage struct {
|
||||
Cpu uint8 `json:"cpu"`
|
||||
Ram uint8 `json:"ram"`
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue