fix: land mac node bridge ping loop (#572) (thanks @ngutman)
This commit is contained in:
@@ -1211,6 +1211,7 @@ export type AgentDefaultsConfig = {
|
||||
| "slack"
|
||||
| "signal"
|
||||
| "imessage"
|
||||
| "msteams"
|
||||
| "none";
|
||||
/** Optional delivery override (E.164 for WhatsApp, chat id for Telegram). */
|
||||
to?: string;
|
||||
|
||||
Reference in New Issue
Block a user