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.

fix: connect facet loader href path

+1 -1
+1 -1
src/facets/connect/index.inline.js
··· 12 12 document.title = "Connect | Diffuse"; 13 13 14 14 /** @param {string} path */ 15 - const loaderHref = (path) => `../../l/?path=${encodeURIComponent(path)}`; 15 + const loaderHref = (path) => `l/?path=${encodeURIComponent(path)}`; 16 16 17 17 /** @type {Record<string, string>} */ 18 18 const icons = {