mirror of
https://github.com/liamcottle/reticulum-meshchat.git
synced 2026-04-28 09:43:13 +00:00
add fixme
This commit is contained in:
parent
0b792dcb25
commit
2c282d5fd9
1 changed files with 1 additions and 0 deletions
1
web.py
1
web.py
|
|
@ -726,6 +726,7 @@ class ReticulumWebChat:
|
|||
RNS.Transport.request_path(destination_hash)
|
||||
|
||||
# we have to bail out of sending, since we don't have the path yet
|
||||
# FIXME: we just ate the message, and didn't tell the user it failed...
|
||||
return
|
||||
|
||||
# create destination for recipients lxmf delivery address
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue