partially fix web-remote

This commit is contained in:
vapormusic 2022-01-20 22:53:01 +07:00
parent 443711df79
commit ac93ef1aee
5 changed files with 97 additions and 84 deletions

View file

@ -209,7 +209,6 @@ export default class LastFMPlugin {
this.authenticate();
}
}
this.authenticate()
})
}