mirror of https://github.com/openclaw/openclaw.git
Zalo: use scoped plugin SDK imports
This commit is contained in:
parent
b46ac250d1
commit
5b0fa341fb
|
|
@ -4,7 +4,7 @@ import {
|
|||
buildOpenGroupPolicyRestrictSendersWarning,
|
||||
buildOpenGroupPolicyWarning,
|
||||
mapAllowFromEntries,
|
||||
} from "openclaw/plugin-sdk";
|
||||
} from "openclaw/plugin-sdk/compat";
|
||||
import type {
|
||||
ChannelAccountSnapshot,
|
||||
ChannelDock,
|
||||
|
|
|
|||
Loading…
Reference in New Issue