mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-08 10:11:24 +00:00
Slack: add some fixes and connect it all up
This commit is contained in:
@@ -635,6 +635,7 @@ export const CronPayloadSchema = Type.Union([
|
||||
Type.Literal("whatsapp"),
|
||||
Type.Literal("telegram"),
|
||||
Type.Literal("discord"),
|
||||
Type.Literal("slack"),
|
||||
]),
|
||||
),
|
||||
to: Type.Optional(Type.String()),
|
||||
|
||||
Reference in New Issue
Block a user