aboutsummaryrefslogtreecommitdiff
path: root/src/plugins/spotifyControls/index.tsx
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/spotifyControls/index.tsx')
-rw-r--r--src/plugins/spotifyControls/index.tsx2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/plugins/spotifyControls/index.tsx b/src/plugins/spotifyControls/index.tsx
index f321516..280efce 100644
--- a/src/plugins/spotifyControls/index.tsx
+++ b/src/plugins/spotifyControls/index.tsx
@@ -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: {