mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-10 01:03:29 +00:00
style: align formatting with oxfmt 0.33
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