mirror of https://github.com/openclaw/openclaw.git
iMessage: fix group policy config import
This commit is contained in:
parent
1f5f3fc2ef
commit
4e706da898
|
|
@ -3,7 +3,7 @@ import {
|
|||
resolveChannelGroupToolsPolicy,
|
||||
type GroupToolPolicyConfig,
|
||||
} from "openclaw/plugin-sdk/channel-policy";
|
||||
import type { OpenClawConfig } from "openclaw/plugin-sdk/imessage";
|
||||
import type { OpenClawConfig } from "openclaw/plugin-sdk/core";
|
||||
|
||||
type IMessageGroupContext = {
|
||||
cfg: OpenClawConfig;
|
||||
|
|
|
|||
Loading…
Reference in New Issue