From a0d0cf1b76d797abbf3bfcf19a4e07b6054b6d1c Mon Sep 17 00:00:00 2001 From: admtracksteel Date: Wed, 3 Jun 2026 10:57:44 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=9A=80=20Auto-deploy:=20Camila=20atualiza?= =?UTF-8?q?do=20em=2003/06/2026=2010:57:44?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- public/app.js | 2 -- 1 file changed, 2 deletions(-) diff --git a/public/app.js b/public/app.js index 8e69fa6..56b8d09 100644 --- a/public/app.js +++ b/public/app.js @@ -775,8 +775,6 @@ const initApp = () => { // TTS — Speech Synthesis nativa (voz do navegador) // ========================================================================== - let currentSpeakingBtn = null; - // Selecionar melhor voz pt-BR disponível no dispositivo de forma dinâmica const getBestVoice = () => { const voices = window.speechSynthesis.getVoices();