Fix missing camel-case in one "ElevenLabs" string (#139686)

This commit is contained in:
Norbert Rittel 2025-03-03 10:18:30 +01:00 committed by GitHub
parent 3c363eb5ce
commit 572534b306
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%]"
},
"data_description": {
"api_key": "Your Elevenlabs API key."
"api_key": "Your ElevenLabs API key."
}
}
},