mirror of
https://github.com/Sheldan/abstracto.git
synced 2026-09-14 18:56:06 +00:00
update JDA and jda Utilities version
fixed typos in the code
This commit is contained in:
@@ -26,7 +26,7 @@ public interface SchedulerService {
|
||||
|
||||
/**
|
||||
* Removes a job from the scheduler.
|
||||
* @param triggerKey The key of the trigger to unschedule
|
||||
* @param triggerKey The key of the trigger to unSchedule
|
||||
* @return if the job was found and unscheduled
|
||||
*/
|
||||
boolean unScheduleJob(String triggerKey);
|
||||
|
||||
Reference in New Issue
Block a user