Parcourir la source

fix(icons): remove extra comma

Jason Rumney il y a 2 mois
Parent
commit
1db91b0f45
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      custom_components/tuya_local/icons.json

+ 1 - 1
custom_components/tuya_local/icons.json

@@ -65,7 +65,7 @@
                             "natural": "mdi:leaf",
                             "natural": "mdi:leaf",
                             "quiet": "mdi:weather-night",
                             "quiet": "mdi:weather-night",
                             "sleep": "mdi:sleep",
                             "sleep": "mdi:sleep",
-                            "strong": "mdi:weather-hurricane",
+                            "strong": "mdi:weather-hurricane"
                         }
                         }
                     },
                     },
                     "swing_mode": {
                     "swing_mode": {