Skip to content

Commit 4ca44ff

Browse files
New Commit
1 parent 76fe40e commit 4ca44ff

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Projects/Spotify Clone/s_script.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ Array.from(document.getElementsByClassName('songItemPlay')).forEach((element)=>{
9393
masterPlay.classList.add('fa-pause-circle');
9494

9595
})
96-
})
96+
})
9797

9898

9999

0 commit comments

Comments
 (0)