Update SpotifyControls.plugin.js
This commit is contained in:
parent
3a22b3b231
commit
6e595e062a
|
@ -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";}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue