mirror of
https://github.com/Mrs4s/go-cqhttp.git
synced 2025-05-05 03:23:49 +08:00
fix panic.
This commit is contained in:
parent
ad51264efa
commit
f7144523d9
@ -139,7 +139,7 @@ func (s *webServer) Dologin() {
|
||||
log.Warn("请输入Ticket: (Enter 提交)")
|
||||
text = readLine()
|
||||
rsp, err = cli.SubmitTicket(strings.TrimSpace(text))
|
||||
return
|
||||
continue
|
||||
}
|
||||
if strings.Contains(text, "3") {
|
||||
cli.AllowSlider = false
|
||||
|
Loading…
x
Reference in New Issue
Block a user