mirror of
https://github.com/jkingsman/Remote-Terminal-for-MeshCore.git
synced 2026-05-08 14:25:10 +02:00
Add message to clarify when no repeats heard
This commit is contained in:
@@ -485,7 +485,7 @@ export function MessageList({
|
||||
` ✓${msg.acked > 1 ? msg.acked : ''}`
|
||||
)
|
||||
) : (
|
||||
' ?'
|
||||
<span title="No repeats heard yet"> ?</span>
|
||||
))}
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user