update
This commit is contained in:
@@ -308,6 +308,8 @@ func GetCronID(s core.Sender, keyword string) (*Cron, error) {
|
|||||||
}, `[\s\S]*`, time.Duration(time.Hour))
|
}, `[\s\S]*`, time.Duration(time.Hour))
|
||||||
if !stop {
|
if !stop {
|
||||||
s.Reply("请正确选择任务。")
|
s.Reply("请正确选择任务。")
|
||||||
|
} else {
|
||||||
|
break
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
} else {
|
} else {
|
||||||
|
|||||||
Reference in New Issue
Block a user