Fetch the list of musics

This commit is contained in:
2022-03-23 19:38:58 +01:00
parent 9125fb63bc
commit f087e987a4
5 changed files with 119 additions and 1 deletions

View File

@ -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