diff --git a/client/src/components/WeatherBalloon.vue b/client/src/components/WeatherBalloon.vue index 89fbb25..5c1d1a2 100644 --- a/client/src/components/WeatherBalloon.vue +++ b/client/src/components/WeatherBalloon.vue @@ -423,7 +423,7 @@ onUnmounted(() => {
Type: {{ latest?.type || 'Unknown' }} - Freq: {{ latest?.freqMhz?.toFixed(2) || '—' }} MHz + Freq: {{ latest?.freqMHz?.toFixed(2) || '—' }} MHz