This commit is contained in:
Mirco Wittrien 2020-07-22 16:30:36 +02:00
parent ef3fe51569
commit 5ea1173613
2 changed files with 3 additions and 1 deletions

View File

@ -4268,6 +4268,7 @@
bar: "bar-g2ZMIm",
barFill: "barFill-Dhkah7",
barText: "barText-lmqc5O",
buttonActive: "active-6TsW-_",
container: "container-6sXIoE",
containerInner: "inner-WRV6k5",
containerInnerWrapper: "wrapper-h2Uf-2",
@ -4636,6 +4637,7 @@
_spotifycontrolsbarcontainer: ["SpotifyControls", "timeline"], // REMOVE
_spotifycontrolsbarfill: ["SpotifyControls", "barFill"],
_spotifycontrolsbartext: ["SpotifyControls", "barText"],
_spotifycontrolsbuttonactive: ["SpotifyControls", "buttonActive"],
_spotifycontrolscontainer: ["SpotifyControls", "container"],
_spotifycontrolscontainerinner: ["SpotifyControls", "containerInner"],
_spotifycontrolscontainerinnerwrapper: ["SpotifyControls", "containerInnerWrapper"],

File diff suppressed because one or more lines are too long