mirror of
https://github.com/home-assistant/developers.home-assistant.git
synced 2025-07-10 10:56:28 +00:00
Add a mising closing curly brace (#1588)
in *Unique IDs* section, the `strings.json` example require one more closing curly brace to be valid json
This commit is contained in:
parent
fa5380a68e
commit
d8e0e6b026
@ -79,6 +79,7 @@ Should the config flow then abort, the text resource with the key `already_confi
|
|||||||
"abort": {
|
"abort": {
|
||||||
"already_configured": "Device is already configured"
|
"already_configured": "Device is already configured"
|
||||||
}
|
}
|
||||||
|
}
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user