Fix numbered list in github config flow (#108587)

This commit is contained in:
Erik Montnemery 2024-01-21 18:02:31 +01:00 committed by GitHub
parent 9b3d3b3b2d
commit b4ab1bac56
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -9,7 +9,7 @@
}
},
"progress": {
"wait_for_device": "1. Open {url} \n2.Paste the following key to authorize the integration: \n```\n{code}\n```\n"
"wait_for_device": "1. Open {url} \n2. Paste the following key to authorize the integration: \n```\n{code}\n```\n"
},
"abort": {
"already_configured": "[%key:common::config_flow::abort::already_configured_service%]",