mirror of
https://github.com/moltbot/moltbot.git
synced 2026-03-21 16:41:56 +00:00
fix(web): use heartbeat inbound msg for delivery
This commit is contained in:
@@ -1321,7 +1321,7 @@ export async function monitorWebProvider(
|
||||
|
||||
await deliverWebReply({
|
||||
replyResult: cleanedReply,
|
||||
msg: lastInboundMsg,
|
||||
msg: heartbeatInboundMsg,
|
||||
maxMediaBytes,
|
||||
replyLogger,
|
||||
runtime,
|
||||
|
||||
Reference in New Issue
Block a user