mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-09 03:47:38 +00:00
Plugins/zalo: migrate to scoped plugin-sdk imports
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import type { PluginRuntime } from "openclaw/plugin-sdk/compat";
|
||||
import type { PluginRuntime } from "openclaw/plugin-sdk/zalo";
|
||||
|
||||
let runtime: PluginRuntime | null = null;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user