Przeglądaj źródła

Fix another syntax issue in json file

Jason Rumney 1 rok temu
rodzic
commit
2bca28d4cf
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      custom_components/tuya_local/icons.json

+ 1 - 1
custom_components/tuya_local/icons.json

@@ -53,7 +53,7 @@
             "logs": {
                 "default": "mdi:campfire"
             },
-            "nightlight" {
+            "nightlight": {
                 "default": "mdi:lightbulb-night"
             }
         },