mirror of
https://github.com/Mrs4s/MiraiGo.git
synced 2025-05-04 11:07:40 +08:00
fix miss.
This commit is contained in:
parent
d5a9fc8d7d
commit
141cb25b91
@ -223,6 +223,8 @@ func (info *DeviceInfo) ToJson() []byte {
|
||||
return 1
|
||||
case AndroidWatch:
|
||||
return 2
|
||||
case MacOS:
|
||||
return 3
|
||||
}
|
||||
return 0
|
||||
}(),
|
||||
|
Loading…
x
Reference in New Issue
Block a user