Fetch the list of musics
This commit is contained in:
@ -31,6 +31,10 @@
|
||||
|
||||
<title>music_web_player</title>
|
||||
<link rel="manifest" href="manifest.json">
|
||||
|
||||
<style type="text/css">
|
||||
body { background-color: black; }
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<!-- This script installs service_worker.js to provide PWA functionality to
|
||||
|
Reference in New Issue
Block a user