A music player that connects to your cloud/distributed storage.
5
fork

Configure Feed

Select the types of activity you want to include in your feed.

chore: prefix style href

+1 -1
+1 -1
src/themes/webamp/browser/element.js
··· 129 129 const tracks = this.#searchResults.value; 130 130 131 131 return html` 132 - <link rel="stylesheet" href="styles/vendor/98.css" /> 132 + <link rel="stylesheet" href="./styles/vendor/98.css" /> 133 133 134 134 <style> 135 135 @import "./themes/webamp/98-vars.css";