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/img/icons/chad.png | Bin 0 -> 1167 bytes public/static/scripts/audiorecorder.js | 9 +++------ public/static/style.css | 11 +++++++++++ 3 files changed, 14 insertions(+), 6 deletions(-) create mode 100644 public/static/img/icons/chad.png (limited to 'public/static') diff --git a/public/static/img/icons/chad.png b/public/static/img/icons/chad.png new file mode 100644 index 0000000..979bf1c Binary files /dev/null and b/public/static/img/icons/chad.png differ 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 += `