mirror of
https://github.com/dz0ny/meshcore-sar.git
synced 2026-08-11 16:30:28 +00:00
Add retransmission handling
This commit is contained in:
@@ -849,6 +849,7 @@ class DrawingToolbar extends StatelessWidget {
|
||||
contactPublicKey: room.publicKey,
|
||||
text: message,
|
||||
messageId: messageId,
|
||||
contact: room,
|
||||
);
|
||||
debugPrint(' ✅ Sent successfully');
|
||||
|
||||
|
||||
Reference in New Issue
Block a user