JMPerez / spotify-player

A wrapper around Spotify Connect to interact with the player
121 stars 24 forks source link

Fix for multiple loopInterval run concurrently. #8

Open Montspy opened 4 years ago

Montspy commented 4 years ago

Added the option once: true to the window.addEventListener call in the login() method. Related to issue #6