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 f023d37279
commit 66d5594aeb

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) ![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. 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** **And that's it! You can end here**