forked from home-assistant/core
Address late review for NextDNS integration (#146980)
key instead of Key
This commit is contained in:
@@ -6,7 +6,7 @@
|
|||||||
"api_key": "[%key:common::config_flow::data::api_key%]"
|
"api_key": "[%key:common::config_flow::data::api_key%]"
|
||||||
},
|
},
|
||||||
"data_description": {
|
"data_description": {
|
||||||
"api_key": "The API Key for your NextDNS account"
|
"api_key": "The API key for your NextDNS account"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"profiles": {
|
"profiles": {
|
||||||
|
Reference in New Issue
Block a user