Extensions: migrate mattermost plugin-sdk imports

This commit is contained in:
Gustavo Madeira Santana
2026-03-04 01:20:11 -05:00
parent 15f7e329c2
commit 009d4d115a
25 changed files with 35 additions and 32 deletions

View File

@@ -12,7 +12,7 @@ import {
type ChannelMessageActionAdapter,
type ChannelMessageActionName,
type ChannelPlugin,
} from "openclaw/plugin-sdk";
} from "openclaw/plugin-sdk/compat";
import { MattermostConfigSchema } from "./config-schema.js";
import { resolveMattermostGroupRequireMention } from "./group-mentions.js";
import {