Skip to content

Commit 6049ff3

Browse files
committed
discord
1 parent 77082ef commit 6049ff3

File tree

2 files changed

+726
-755
lines changed

2 files changed

+726
-755
lines changed

packages/core/src/types.ts

+1
Original file line numberDiff line numberDiff line change
@@ -622,6 +622,7 @@ export enum Clients {
622622
LENS = "lens",
623623
AUTO = "auto",
624624
SLACK = "slack",
625+
XMTP = "xmtp",
625626
}
626627

627628
export interface IAgentConfig {

0 commit comments

Comments
 (0)