SpotifyControls: export album cover as CSS variable for themes (#2197)

--vc-spotify-track-image
This commit is contained in:
Av32000 2024-02-27 11:27:34 +01:00 committed by GitHub
parent 9958f5a2ea
commit 5e7b4e9c92
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 10 additions and 2 deletions

View file

@ -414,6 +414,10 @@ export const Devs = /* #__PURE__*/ Object.freeze({
coolelectronics: {
name: "coolelectronics",
id: 696392247205298207n,
},
Av32000: {
name: "Av32000",
id: 593436735380127770n,
}
} satisfies Record<string, Dev>);