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.

Improve authentication documentation

+2 -2
+2 -2
src/App/Authentication/State.elm
··· 49 49 { model | method = Just (Transformers.stringToMethod m) } 50 50 [ issue Construct ] 51 51 52 - -- First time authenticating, 53 - -- so no data yet. 52 + -- No method set, 53 + -- carry on. 54 54 Ok Nothing -> 55 55 (!) 56 56 model