mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-06 12:40:43 +00:00
fix: stabilize release validation dependencies
This commit is contained in:
@@ -20,7 +20,7 @@ export {
|
||||
searchQaBusMessages,
|
||||
sendQaBusMessage,
|
||||
setQaChannelRuntime,
|
||||
} from "@openclaw/qa-channel/api.js";
|
||||
} from "../../qa-channel/api.js";
|
||||
export type {
|
||||
QaBusAttachment,
|
||||
QaBusConversation,
|
||||
|
||||
Reference in New Issue
Block a user