Update openai-edge-tts-integration.md to fix admonition syntax

Needed to add additional colon to info admonition to comply with Docusaurus syntax
This commit is contained in:
Travis Van Nimwegen
2024-10-18 20:25:53 -04:00
committed by GitHub
parent a5e4a7fbf2
commit f31c49c682

View File

@@ -39,9 +39,9 @@ This will run the service at port 5050 with all the default configs
![Screenshot of Open WebUI Admin Settings for Audio adding the correct endpoints for this project](https://utfs.io/f/MMMHiQ1TQaBoQ2AnPhUlTDGtR4B2v7E9JZN1PU5nAseoaXIc)
::info
:::info
The default API key is the string `your_api_key_here`. You do not have to change that value if you do not need the added security.
::
:::
**And that's it! You can end here**