feat(SpotifyControls): prettier design (#194)

Co-authored-by: afn <hey@afn.lol>
Co-authored-by: KraXen72 <DPELECH1@GMAil.com>
Co-authored-by: Ven <vendicated@riseup.net>
This commit is contained in:
afn 2022-11-08 11:31:36 -05:00 committed by GitHub
parent f7d9be9140
commit 4e57ae66f1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 160 additions and 69 deletions

View file

@ -23,7 +23,17 @@ import { Player } from "./PlayerComponent";
export default definePlugin({
name: "SpotifyControls",
description: "Spotify Controls",
authors: [Devs.Ven],
authors: [
Devs.Ven,
{
id: 420043923822608384n,
name: "afn",
},
{
id: 379304073515499530n,
name: "KraXen72"
}
],
dependencies: ["MenuItemDeobfuscatorApi"],
patches: [
{