update
This commit is contained in:
@@ -318,7 +318,7 @@ func GetCronID(s core.Sender, keyword string) (*Cron, error) {
|
||||
}
|
||||
}
|
||||
} else {
|
||||
cron = cs[1]
|
||||
cron = cs[0]
|
||||
}
|
||||
return &cron, nil
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user