add fixme

This commit is contained in:
liamcottle
2024-05-19 20:57:45 +12:00
parent 0b792dcb25
commit 2c282d5fd9

1
web.py
View File

@@ -726,6 +726,7 @@ class ReticulumWebChat:
RNS.Transport.request_path(destination_hash) RNS.Transport.request_path(destination_hash)
# we have to bail out of sending, since we don't have the path yet # 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 return
# create destination for recipients lxmf delivery address # create destination for recipients lxmf delivery address