mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-05 11:30:21 +00:00
fix: pass full sdk gate
This commit is contained in:
@@ -5,7 +5,7 @@ import {
|
||||
normalizeAccountId,
|
||||
resolveLineAccount,
|
||||
type LineConfig,
|
||||
} from "../../../src/plugin-sdk/line-core.js";
|
||||
} from "../runtime-api.js";
|
||||
|
||||
const channel = "line" as const;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user