fix: rename cron phrases to be mare accurate
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
export enum CronType {
|
||||
ONE_TIME,
|
||||
MANUAL,
|
||||
EVERY_DAY,
|
||||
EVERY_WEEK,
|
||||
EVERY_MONTH,
|
||||
EVERY_YEAR,
|
||||
SPECIFIC,
|
||||
CUSTOM,
|
||||
}
|
||||
|
||||
export enum SortType {
|
||||
|
||||
Reference in New Issue
Block a user