mirror of
https://github.com/openclaw/openclaw.git
synced 2026-04-19 12:18:37 +00:00
Chore: trim stale TODOs and issue-template language (#22534)
* docs: refresh issue template contact copy * chore: remove OneDrive resumable upload TODO note
This commit is contained in:
@@ -215,7 +215,6 @@ export const nostrPlugin: ChannelPlugin<ResolvedNostrAccount> = {
|
||||
);
|
||||
|
||||
// Forward to OpenClaw's message pipeline
|
||||
// TODO: Replace with proper dispatchReplyWithBufferedBlockDispatcher call
|
||||
await (
|
||||
runtime.channel.reply as { handleInboundMessage?: (params: unknown) => Promise<void> }
|
||||
).handleInboundMessage?.({
|
||||
|
||||
Reference in New Issue
Block a user