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

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."
}
}
},