diff --git a/internal/model/widget-templates.go b/internal/model/widget-templates.go index cb8fa20..d4a93ca 100644 --- a/internal/model/widget-templates.go +++ b/internal/model/widget-templates.go @@ -89,7 +89,7 @@ async function playAudio(audioUrl) { audio.remove() console.log('Воспроизведение остановлено'); }, 5000); - ) + } } function playSpeech(text) {