diff --git a/src/js/store/index.js b/src/js/store/index.js index 90e72d1b..68e507ff 100755 --- a/src/js/store/index.js +++ b/src/js/store/index.js @@ -98,15 +98,12 @@ let state = { config: {}, }, lastfm: { - me: null, authorization_url: 'https://jamesbarnsley.co.nz/iris/auth_lastfm.php', }, genius: { - me: null, authorization_url: 'https://jamesbarnsley.co.nz/iris/auth_genius.php', }, spotify: { - me: null, autocomplete_results: {}, authorization_url: 'https://jamesbarnsley.co.nz/iris/auth_spotify.php', },