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