mirror of
https://github.com/home-assistant/core.git
synced 2025-08-03 04:35:11 +02:00
Fix missing camel-case in one "ElevenLabs" string (#139686)
This commit is contained in:
@@ -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."
|
||||
}
|
||||
}
|
||||
},
|
||||
|
Reference in New Issue
Block a user