diff --git a/templates/satellite_dashboard.html b/templates/satellite_dashboard.html index 9dc0be8..e186686 100644 --- a/templates/satellite_dashboard.html +++ b/templates/satellite_dashboard.html @@ -2151,7 +2151,7 @@ // Satellites that can be handed off to the weather-satellite capture mode const WEATHER_SAT_KEYS = new Set([ - 'METEOR-M2-3', 'METEOR-M2-4' + 'METEOR-M2', 'METEOR-M2-3', 'METEOR-M2-4' ]); function renderPassList() {