Skip to content

Commit

Permalink
v5.4: Fixed an unexpected bug
Browse files Browse the repository at this point in the history
  • Loading branch information
Sas2k committed Jan 3, 2023
1 parent 27ee469 commit 563446b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion static/js/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -49,5 +49,4 @@ audio.addEventListener('ended', function () {
stopper.classList.add('fa-play');
progress.value = 0;
document.getElementById('current').innerHTML = '0:00';
document.getElementById('duration').innerHTML = '0:00';
});

1 comment on commit 563446b

@vercel
Copy link

@vercel vercel bot commented on 563446b Jan 3, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

songtrack – ./

songtrack-git-main-sas2k.vercel.app
songtrack-sas2k.vercel.app
songtrack.vercel.app

Please sign in to comment.