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

Configure Feed

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

fix: build -> code link

+1 -1
+1 -1
src/common/pages/dashboard.js
··· 270 270 <div id="facet-menu-${c.id}" class="dropdown" popover> 271 271 <a 272 272 class="with-icon" 273 - href="build/?id=${encodeURIComponent(c.id)}" 273 + href="code/?id=${encodeURIComponent(c.id)}" 274 274 > 275 275 <i class="ph-fill ph-code-block"></i> 276 276 Edit