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