mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-05 07:51:44 +00:00
refactor: extend channel plugin boundary
This commit is contained in:
@@ -14,7 +14,7 @@ extension CronJobEditor {
|
||||
self.payloadKind = .agentTurn
|
||||
self.agentMessage = "Run diagnostic"
|
||||
self.deliver = true
|
||||
self.channel = .last
|
||||
self.channel = "last"
|
||||
self.to = "+15551230000"
|
||||
self.thinking = "low"
|
||||
self.timeoutSeconds = "90"
|
||||
|
||||
Reference in New Issue
Block a user