mirror of https://github.com/DJ2LS/FreeDATA.git
missing ping translation
parent
cea2ff0823
commit
359c2871d7
|
@ -100,7 +100,7 @@ window.addEventListener(
|
|||
data-bs-toggle="tooltip"
|
||||
data-bs-trigger="hover"
|
||||
data-bs-html="false"
|
||||
title="Send a ping request to a remote station"
|
||||
:title="$t('grid.components.ping_help') "
|
||||
@click="transmitPing"
|
||||
:disabled="isPingButtonDisabled"
|
||||
>
|
||||
|
|
Loading…
Reference in New Issue