소스 검색

More misplaced commas in JSON file.

Jason Rumney 4 년 전
부모
커밋
93c517d64b
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      custom_components/tuya_local/translations/en.json

+ 1 - 1
custom_components/tuya_local/translations/en.json

@@ -56,7 +56,7 @@
 		"lock": "Include a lock entity",
 		"switch": "Include a switch entity"
             }
-	},
+	}
     },
     "error": {
 	"connection": "Unable to connect to your device with those details. It could be an intermittent issue, or they may be incorrect."