[web] Lint source code

This commit is contained in:
Alain Nussbaumer
2023-11-24 15:56:04 +01:00
parent 095d60af00
commit b39eb0b51d
5 changed files with 10 additions and 13 deletions

View File

@@ -74,7 +74,7 @@ import webapi from '@/webapi'
const PAGE_SIZE = 50
const dataObject = {
load: function (to) {
load(to) {
const spotifyApi = new SpotifyWebApi()
spotifyApi.setAccessToken(store.state.spotify.webapi_token)
return Promise.all([