mirror of
https://github.com/openclaw/openclaw.git
synced 2026-04-30 01:08:39 +00:00
Plugins/nextcloud-talk: migrate to scoped plugin-sdk imports
This commit is contained in:
@@ -7,7 +7,7 @@ import {
|
||||
ReplyRuntimeConfigSchemaShape,
|
||||
ToolPolicySchema,
|
||||
requireOpenAllowFrom,
|
||||
} from "openclaw/plugin-sdk/compat";
|
||||
} from "openclaw/plugin-sdk/nextcloud-talk";
|
||||
import { z } from "zod";
|
||||
import { buildSecretInputSchema } from "./secret-input.js";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user