mirror of
https://github.com/openclaw/openclaw.git
synced 2026-03-12 07:20:45 +00:00
Plugins/thread-ownership: migrate to scoped plugin-sdk imports
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
import type { OpenClawConfig, OpenClawPluginApi } from "openclaw/plugin-sdk/core";
|
import type { OpenClawConfig, OpenClawPluginApi } from "openclaw/plugin-sdk/thread-ownership";
|
||||||
|
|
||||||
type ThreadOwnershipConfig = {
|
type ThreadOwnershipConfig = {
|
||||||
forwarderUrl?: string;
|
forwarderUrl?: string;
|
||||||
|
|||||||
Reference in New Issue
Block a user