mirror of
https://github.com/openclaw/openclaw.git
synced 2026-04-12 09:41:11 +00:00
fix: restore msteams channel string normalization import
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user