Address late review for NextDNS integration (#146980)

key instead of Key
This commit is contained in:
Maciej Bieniek 2025-06-17 11:23:03 +02:00 committed by GitHub
parent 0926b16095
commit 40a00fb790
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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": {