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.

Disable Blockstack option again

+2 -2
+2 -2
src/Applications/UI/Authentication.elm
··· 644 644 , outOfOrder = False 645 645 } 646 646 , choiceButton 647 - { action = TriggerExternalAuth Blockstack "" 647 + { action = Bypass -- TriggerExternalAuth Blockstack "" 648 648 , icon = \_ _ -> Svg.map never UI.Svg.Elements.blockstackLogo 649 649 , infoLink = Just "https://blockstack.org" 650 650 , isLast = False 651 651 , label = "Blockstack" 652 - , outOfOrder = False 652 + , outOfOrder = True 653 653 } 654 654 , choiceButton 655 655 { action =