Renamed musicList.js to audioPlayerPlaylist.js
This commit is contained in:
parent
05051f04d8
commit
508a431996
@ -30,7 +30,7 @@
|
|||||||
</tbody>
|
</tbody>
|
||||||
</table>
|
</table>
|
||||||
</div>
|
</div>
|
||||||
<script src="musicList.js"></script>
|
<script src="musicPlayerPlaylist.js"></script>
|
||||||
<script src="audioPlayer.js"></script>
|
<script src="audioPlayer.js"></script>
|
||||||
<script>audioPlayer();</script>
|
<script>audioPlayer();</script>
|
||||||
</main>
|
</main>
|
||||||
|
Loading…
Reference in New Issue
Block a user