Skip to content

Commit

Permalink
Update script.js
Browse files Browse the repository at this point in the history
  • Loading branch information
affancoder authored May 12, 2024
1 parent 321c49b commit f87cbad
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions script.js
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ let songs = [
coverPath: "cover/8.jpg",
},
{
songName: " Hookah Hookah",
songName: " Hookah",
filePath: "assests/9.mp3",
coverPath: "cover/9.jpg",
},
Expand All @@ -60,7 +60,7 @@ let songs = [
coverPath: "cover/10.jpg",
},
{
songName: " Sanam re",
songName: " Sanam Re",
filePath: "assests/11.mp3",
coverPath: "cover/11.jpeg",
},
Expand Down

0 comments on commit f87cbad

Please sign in to comment.