mirror of
https://github.com/home-assistant/core.git
synced 2025-04-19 14:57:52 +00:00
Fix missing camel-case in one "ElevenLabs" string (#139686)
This commit is contained in:
parent
3c363eb5ce
commit
572534b306
@ -6,7 +6,7 @@
|
||||
"api_key": "[%key:common::config_flow::data::api_key%]"
|
||||
},
|
||||
"data_description": {
|
||||
"api_key": "Your Elevenlabs API key."
|
||||
"api_key": "Your ElevenLabs API key."
|
||||
}
|
||||
}
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user