editable schedule name, #101
Signed-off-by: FTCHD <144691102+FTCHD@users.noreply.github.com>
This commit is contained in:
Vendored
+1
@@ -9,6 +9,7 @@ import type {
|
||||
|
||||
export type ScheduledTask = {
|
||||
id: string
|
||||
name?: string
|
||||
cron: string
|
||||
isRunning: boolean
|
||||
isEnabled: boolean
|
||||
|
||||
Reference in New Issue
Block a user