Update SpotifyControls.plugin.js

This commit is contained in:
Mirco Wittrien 2020-07-19 17:55:45 +02:00
parent 3a22b3b231
commit 6e595e062a
1 changed files with 1 additions and 1 deletions

View File

@ -171,7 +171,7 @@ var SpotifyControls = (_ => {
return class SpotifyControls { return class SpotifyControls {
getName () {return "SpotifyControls";} getName () {return "SpotifyControls";}
getVersion () {return "1.0.4";} getVersion () {return "1.0.3";}
getAuthor () {return "DevilBro";} getAuthor () {return "DevilBro";}