From 420e11b81e8c347914ab7014d1e909820432593e Mon Sep 17 00:00:00 2001 From: Joey <43940776+adoboligh1@users.noreply.github.com> Date: Fri, 23 Dec 2022 00:27:22 +0000 Subject: [PATCH] Update script.js Improved Now Playing Song.... --- js/script.js | 3 --- 1 file changed, 3 deletions(-) diff --git a/js/script.js b/js/script.js index b680420..e3bae48 100644 --- a/js/script.js +++ b/js/script.js @@ -544,6 +544,3 @@ function decimalToInt(vol) { return vol * 100; } - - -