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.

Update material-icons dependency

+2 -2
+2 -2
elm.json
··· 29 29 "elm-community/maybe-extra": "5.0.0", 30 30 "elm-explorations/markdown": "1.0.0", 31 31 "icidasset/elm-binary": "2.1.0", 32 - "icidasset/elm-material-icons": "1.0.0", 32 + "icidasset/elm-material-icons": "1.0.1", 33 33 "icidasset/elm-sha": "2.0.2", 34 34 "justgage/tachyons-elm": "4.1.3", 35 35 "mpizenberg/elm-pointer-events": "4.0.1", ··· 51 51 "direct": {}, 52 52 "indirect": {} 53 53 } 54 - } 54 + }