mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2025-06-05 21:59:27 +02:00
Clean up browser logs
This commit is contained in:
@ -74,7 +74,7 @@ class ElevenLabsTtsProvider {
|
||||
$('#elevenlabs_tts_settings').on('input',this.onSettingsChange)
|
||||
|
||||
await this.checkReady()
|
||||
console.info("Settings loaded")
|
||||
console.debug("ElevenLabs: Settings loaded")
|
||||
}
|
||||
|
||||
// Perform a simple readiness check by trying to fetch voiceIds
|
||||
|
Reference in New Issue
Block a user