From 8842ad765215a56fdf9eec610301a03163144c50 Mon Sep 17 00:00:00 2001 From: puhbu <78015856+poob1@users.noreply.github.com> Date: Sat, 8 Oct 2022 20:26:09 +0300 Subject: [PATCH] Description change for Spotify Plugin (#63) --- src/plugins/ify.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/plugins/ify.ts b/src/plugins/ify.ts index 2b5d86f4..743560da 100644 --- a/src/plugins/ify.ts +++ b/src/plugins/ify.ts @@ -3,7 +3,7 @@ import definePlugin from "../utils/types"; export default definePlugin({ name: "Ify", - description: "Disabes Spotify auto-pausing and premium checks", + description: "Disables Spotify auto-pausing and Premium checks, allowing you to listen along with others.", authors: [Devs.Cyn], patches: [{ find: '.displayName="SpotifyStore"',