mirror of
https://github.com/openclaw/openclaw.git
synced 2026-04-29 14:28:38 +00:00
feat: load channel plugins
This commit is contained in:
@@ -14,4 +14,5 @@ export type ChannelsConfig = {
|
||||
signal?: SignalConfig;
|
||||
imessage?: IMessageConfig;
|
||||
msteams?: MSTeamsConfig;
|
||||
[key: string]: unknown;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user