mirror of
https://gitlab.com/bignutty/labscore.git
synced 2025-06-08 14:13:02 -04:00
forgot important comma
This commit is contained in:
parent
cc37d5f50b
commit
0bad32c185
1 changed files with 1 additions and 1 deletions
|
@ -48,7 +48,7 @@ const Api = Object.freeze({
|
|||
TTS_PLAYHT: '/tts/playht',
|
||||
TTS_POLLY: '/tts/polly',
|
||||
TTS_SAPI4: '/tts/sapi4',
|
||||
TTS_TIKTOK: '/tts/tiktok'
|
||||
TTS_TIKTOK: '/tts/tiktok',
|
||||
|
||||
UTILS_EMOJIPEDIA: '/utils/emojipedia',
|
||||
UTILS_INFERKIT: '/utils/inferkit',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue