From bebeb1a113c112c27a177e53309b1d920c01fc0c Mon Sep 17 00:00:00 2001 From: Naiel <109038805+naielv@users.noreply.github.com> Date: Thu, 5 Jun 2025 11:55:36 +0200 Subject: [PATCH] tts --- index.html | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/index.html b/index.html index 6fb165b..654bef1 100644 --- a/index.html +++ b/index.html @@ -2098,12 +2098,15 @@ }, index: function () { var tts = false; - setTimeout(() => {tts = true}, 7500) + setTimeout(() => {tts = true}, 12500) const tablebody = safeuuid(); var btn_new = safeuuid(); + var tts_check = safeuuid(); container.innerHTML = `