fix(whatsapp): avoid dropping media-only messages

This commit is contained in:
Re-bin
2026-03-07 03:06:19 +00:00
parent 067965da50
commit 64112eb9ba
2 changed files with 11 additions and 2 deletions

View File

@@ -420,6 +420,10 @@ nanobot channels login
nanobot gateway
```
> WhatsApp bridge updates are not applied automatically for existing installations.
> If you upgrade nanobot and need the latest WhatsApp bridge, run:
> `rm -rf ~/.nanobot/bridge && nanobot channels login`
</details>
<details>