mirror of
https://github.com/home-assistant/developers.home-assistant.git
synced 2025-07-12 20:06:28 +00:00
Fix typo (#1052)
This commit is contained in:
parent
51c2dd6059
commit
e929379d7f
@ -283,7 +283,7 @@ class OAuth2FlowHandler(
|
|||||||
|
|
||||||
Depending on the details of the integration, there may be additional considerations such as ensuring the same account is used across reauth, or handling multiple config entries.
|
Depending on the details of the integration, there may be additional considerations such as ensuring the same account is used across reauth, or handling multiple config entries.
|
||||||
|
|
||||||
The reauth confirmation dialog needs additional definitions in `strings.json` for the reauth confirmation and success diaglogs:
|
The reauth confirmation dialog needs additional definitions in `strings.json` for the reauth confirmation and success dialogs:
|
||||||
|
|
||||||
```json
|
```json
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user