mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-28 23:05:03 +00:00
Extensions: migrate googlechat plugin-sdk imports
This commit is contained in:
@@ -5,7 +5,7 @@ import {
|
||||
resolveWebhookTargetWithAuthOrReject,
|
||||
resolveWebhookTargets,
|
||||
type WebhookInFlightLimiter,
|
||||
} from "openclaw/plugin-sdk";
|
||||
} from "openclaw/plugin-sdk/compat";
|
||||
import { verifyGoogleChatRequest } from "./auth.js";
|
||||
import type { WebhookTarget } from "./monitor-types.js";
|
||||
import type {
|
||||
|
||||
Reference in New Issue
Block a user