Less confusing plugin names (bulk plugin rename) (#214)

Co-authored-by: Nuckyz <61953774+Nuckyz@users.noreply.github.com>
This commit is contained in:
Ven 2022-11-14 18:05:41 +01:00 committed by GitHub
parent a96f8a89f3
commit 82e444e196
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
17 changed files with 94 additions and 45 deletions

View file

@ -24,7 +24,7 @@ export default definePlugin({
name: "SpotifyControls",
description: "Spotify Controls",
authors: [Devs.Ven, Devs.afn, Devs.KraXen72],
dependencies: ["MenuItemDeobfuscatorApi"],
dependencies: ["MenuItemDeobfuscatorAPI"],
patches: [
{
find: "showTaglessAccountPanel:",