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 typo

+1 -1
+1 -1
src/Js/browser-support.js
··· 8 8 9 9 10 10 // 11 - // Check if each test was succesfull 11 + // Check if each test was successful 12 12 13 13 for (var feature in Modernizr) { 14 14 if (typeof Modernizr[feature] === "boolean" && Modernizr[feature] == false) {