fix: avoid Windows runner unicode crash (#567)
This commit is contained in:
@@ -1212,7 +1212,6 @@ export type AgentDefaultsConfig = {
|
||||
| "msteams"
|
||||
| "signal"
|
||||
| "imessage"
|
||||
| "msteams"
|
||||
| "none";
|
||||
/** Optional delivery override (E.164 for WhatsApp, chat id for Telegram). */
|
||||
to?: string;
|
||||
|
||||
Reference in New Issue
Block a user