Renamed musicList.js to audioPlayerPlaylist.js
This commit is contained in:
parent
508a431996
commit
690a442957
1 changed files with 1 additions and 1 deletions
|
@ -30,7 +30,7 @@
|
|||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
<script src="musicPlayerPlaylist.js"></script>
|
||||
<script src="audioPlayerPlaylist.js"></script>
|
||||
<script src="audioPlayer.js"></script>
|
||||
<script>audioPlayer();</script>
|
||||
</main>
|
||||
|
|
Loading…
Add table
Reference in a new issue