Cleanup
This commit is contained in:
parent
0eb1b551c2
commit
0eaf5546a4
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@moltbot/agentmail",
|
||||
"version": "2026.1.26",
|
||||
"version": "2026.1.27-beta.1",
|
||||
"type": "module",
|
||||
"description": "Moltbot AgentMail email channel plugin",
|
||||
"moltbot": {
|
||||
|
||||
@ -25,7 +25,7 @@ export type ChannelSetupInput = {
|
||||
signalNumber?: string;
|
||||
cliPath?: string;
|
||||
dbPath?: string;
|
||||
service?: "imessage" | "sms" | "email" | "auto";
|
||||
service?: "imessage" | "sms" | "auto";
|
||||
region?: string;
|
||||
authDir?: string;
|
||||
httpUrl?: string;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user