mirror of
https://github.com/aljazceru/meshcore-web.git
synced 2025-12-17 16:24:18 +01:00
track if a message was sent via path or flood
This commit is contained in:
@@ -144,6 +144,7 @@ class Connection {
|
||||
text: text,
|
||||
timestamp: Date.now(),
|
||||
expected_ack_crc: message.expectedAckCrc,
|
||||
send_type: message.result,
|
||||
error: null,
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user