mirror of
https://github.com/openclaw/openclaw.git
synced 2026-03-12 07:20:45 +00:00
Teams: use scoped plugin SDK allowlist imports
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { mapAllowlistResolutionInputs } from "openclaw/plugin-sdk";
|
||||
import { mapAllowlistResolutionInputs } from "openclaw/plugin-sdk/compat";
|
||||
import { searchGraphUsers } from "./graph-users.js";
|
||||
import {
|
||||
listChannelsForTeam,
|
||||
|
||||
Reference in New Issue
Block a user