mirror of
https://github.com/openclaw/openclaw.git
synced 2026-04-22 22:52:03 +00:00
fix(ci): restore plugin runtime boundaries
This commit is contained in:
@@ -48,5 +48,5 @@ export { mapAllowlistResolutionInputs } from "./allow-from.js";
|
||||
export {
|
||||
resolveBlueBubblesGroupRequireMention,
|
||||
resolveBlueBubblesGroupToolPolicy,
|
||||
} from "../../extensions/bluebubbles/runtime-api.js";
|
||||
} from "../../extensions/bluebubbles/src/group-policy.js";
|
||||
export { collectBlueBubblesStatusIssues } from "../channels/plugins/status-issues/bluebubbles.js";
|
||||
|
||||
Reference in New Issue
Block a user