Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
raska-vilem authored Mar 2, 2025
1 parent ae99a6d commit a95ab18
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
</div>

<div>
@if(getTransmitterTelemetry(transmitter)()?._time {
@if(getTransmitterTelemetry(transmitter)()?._time) {
<a class="btn btn-xs btn-info" href="https://amateur.sondehub.org/{{ transmitter }}" target="_blank">
SondeHub
<ng-icon name="tablerExternalLink"></ng-icon>
Expand Down

0 comments on commit a95ab18

Please sign in to comment.