feat: one-time tasks
This commit is contained in:
@@ -5,6 +5,7 @@ export enum CronType {
|
||||
EVERY_MONTH,
|
||||
EVERY_YEAR,
|
||||
CUSTOM,
|
||||
ONE_TIME,
|
||||
}
|
||||
|
||||
export enum SortType {
|
||||
|
||||
Reference in New Issue
Block a user