fix: restore msteams channel string normalization import

This commit is contained in:
Peter Steinberger
2026-04-07 15:10:02 +01:00
parent da300c12e3
commit 898579d8ba

View File

@@ -10,6 +10,7 @@ import {
import { createLazyRuntimeNamedExport } from "openclaw/plugin-sdk/lazy-runtime";
import { createRuntimeOutboundDelegates } from "openclaw/plugin-sdk/outbound-runtime";
import { createComputedAccountStatusAdapter } from "openclaw/plugin-sdk/status-helpers";
import { normalizeOptionalString } from "openclaw/plugin-sdk/text-runtime";
import { msteamsActionsAdapter } from "./actions.js";
import { msTeamsApprovalAuth } from "./approval-auth.js";
import {