jakemarsh / atom-spotify

Atom package for displaying the currently playing song in Spotify in Atom's status bar
MIT License
56 stars 19 forks source link

update status-bar api `consumedservices` #35

Open marcusguttenplan opened 7 years ago

marcusguttenplan commented 7 years ago

Had to add a consumedServices object to package.json that invokes the status-bar, and then activate and destroy it from atom-spotify's existing core.

I just copied the two things on the status-bar settings page that says are needed to create services, success.