fix(ci): restore contract-safe core imports

This commit is contained in:
Peter Steinberger
2026-04-04 11:35:46 +01:00
parent 8cf20a0c59
commit c5c5c77ebb
37 changed files with 73 additions and 52 deletions

View File

@@ -1,4 +1,4 @@
import { buildChannelConfigSchema, MSTeamsConfigSchema } from "openclaw/plugin-sdk/msteams";
import { buildChannelConfigSchema, MSTeamsConfigSchema } from "../config-api.js";
import { msTeamsChannelConfigUiHints } from "./config-ui-hints.js";
export const MSTeamsChannelConfigSchema = buildChannelConfigSchema(MSTeamsConfigSchema, {