From c31320dd1e10a57b381354085124431d5eb7f8c3 Mon Sep 17 00:00:00 2001 From: ilotterytea Date: Sun, 15 Jun 2025 16:53:35 +0400 Subject: upd: noscript updates --- public/static/scripts/audiorecorder.js | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) (limited to 'public/static/scripts') diff --git a/public/static/scripts/audiorecorder.js b/public/static/scripts/audiorecorder.js index b12a2af..145b18f 100644 --- a/public/static/scripts/audiorecorder.js +++ b/public/static/scripts/audiorecorder.js @@ -1,8 +1,5 @@ -// getting form upload tabs -const tabs = document.getElementById('form-upload-tabs'); - // creating an audio button -tabs.innerHTML += ` +formTabs.innerHTML += `