mirror of
https://github.com/farcasclaudiu/openclaw.git
synced 2026-06-29 05:02:04 +03:00
feat: cron ISO at + delete-after-run
This commit is contained in:
@@ -149,6 +149,7 @@ struct CronJob: Identifiable, Codable, Equatable {
|
||||
var name: String
|
||||
var description: String?
|
||||
var enabled: Bool
|
||||
var deleteAfterRun: Bool?
|
||||
let createdAtMs: Int
|
||||
let updatedAtMs: Int
|
||||
let schedule: CronSchedule
|
||||
|
||||
Reference in New Issue
Block a user