Skip to content

Commit a3bc09c

Browse files
committed
Fixed error
* custom_components/daikin_onecta/strings.json:
1 parent dbc51b9 commit a3bc09c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

custom_components/daikin_onecta/strings.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"no_url_available": "[%key:common::config_flow::abort::oauth2_no_url_available%]",
2222
"user_rejected_authorize": "[%key:common::config_flow::abort::oauth2_user_rejected_authorize%]",
2323
"reauth_successful": "[%key:common::config_flow::abort::reauth_successful%]",
24-
"single_instance_allowed": "[%key:common::config_flow::abort::single_instance_allowed%]",
24+
"single_instance_allowed": "[%key:common::config_flow::abort::single_instance_allowed%]"
2525
},
2626
"create_entry": {
2727
"default": "[%key:common::config_flow::create_entry::authenticated%]"

0 commit comments

Comments
 (0)