Remove recursive key reference (#46999)

This commit is contained in:
Milan Meulemans 2021-02-24 19:29:53 +01:00 committed by GitHub
parent 722b1e8746
commit 0eb8951aed
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -12,7 +12,7 @@
"step": {
"confirm": {
"data": {
"name": "[%key:component::syncthru::config::step::user::data::name%]",
"name": "[%key:common::config_flow::data::name%]",
"url": "[%key:component::syncthru::config::step::user::data::url%]"
}
},