소스 검색

Fix another syntax issue in json file

Jason Rumney 1 년 전
부모
커밋
2bca28d4cf
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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"
             }
         },