mirror of
https://github.com/home-assistant/core.git
synced 2025-07-23 05:07:41 +00:00
Address late review for NextDNS integration (#146980)
key instead of Key
This commit is contained in:
parent
0926b16095
commit
40a00fb790
@ -6,7 +6,7 @@
|
||||
"api_key": "[%key:common::config_flow::data::api_key%]"
|
||||
},
|
||||
"data_description": {
|
||||
"api_key": "The API Key for your NextDNS account"
|
||||
"api_key": "The API key for your NextDNS account"
|
||||
}
|
||||
},
|
||||
"profiles": {
|
||||
|
Loading…
x
Reference in New Issue
Block a user