mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-07 16:01:24 +00:00
chore: wtf.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import { createActionGate } from "../agents/tools/common.js";
|
||||
import type { ChannelMessageActionName, ChannelToolSend } from "../channels/plugins/types.js";
|
||||
import type { OpenClawConfig } from "../config/config.js";
|
||||
import { createActionGate } from "../agents/tools/common.js";
|
||||
import { listEnabledSlackAccounts } from "./accounts.js";
|
||||
|
||||
export function listSlackMessageActions(cfg: OpenClawConfig): ChannelMessageActionName[] {
|
||||
|
||||
Reference in New Issue
Block a user