mirror of
https://github.com/Equicord/Equicord.git
synced 2025-06-17 02:17:03 -04:00
Improve unintuitive plugin descriptions
This commit is contained in:
parent
7d55a81bac
commit
a56dfe269c
4 changed files with 5 additions and 5 deletions
|
@ -30,7 +30,7 @@ function toggleHoverControls(value: boolean) {
|
|||
|
||||
export default definePlugin({
|
||||
name: "SpotifyControls",
|
||||
description: "Spotify Controls",
|
||||
description: "Adds a Spotify player above the account panel",
|
||||
authors: [Devs.Ven, Devs.afn, Devs.KraXen72],
|
||||
options: {
|
||||
hoverControls: {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue