mirror of
https://github.com/Mrs4s/go-cqhttp.git
synced 2025-05-06 20:13:50 +08:00
fix lint.
This commit is contained in:
parent
700ecdad06
commit
92e1aafaf3
@ -1359,6 +1359,8 @@ func (bot *CQBot) CQGetVersionInfo() MSG {
|
|||||||
return 2
|
return 2
|
||||||
case client.MacOS:
|
case client.MacOS:
|
||||||
return 3
|
return 3
|
||||||
|
case client.QiDian:
|
||||||
|
return 4
|
||||||
default:
|
default:
|
||||||
return -1
|
return -1
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user