Fix registration UI to work for Israel devices (#58192)

This commit is contained in:
Tomer 2021-10-22 12:45:16 +03:00 committed by GitHub
parent 4242711301
commit 766a693514
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -572,7 +572,7 @@ TUYA_COUNTRIES = [
Country("Iraq", "964"),
Country("Ireland", "353", TuyaCloudOpenAPIEndpoint.EUROPE),
Country("Isle of Man", "44-1624"),
Country("Israel", "972"),
Country("Israel", "972", TuyaCloudOpenAPIEndpoint.EUROPE),
Country("Italy", "39", TuyaCloudOpenAPIEndpoint.EUROPE),
Country("Ivory Coast", "225"),
Country("Jamaica", "1-876"),