Description change for Spotify Plugin (#63)
This commit is contained in:
parent
73a1bc94d1
commit
8842ad7652
|
@ -3,7 +3,7 @@ import definePlugin from "../utils/types";
|
||||||
|
|
||||||
export default definePlugin({
|
export default definePlugin({
|
||||||
name: "Ify",
|
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],
|
authors: [Devs.Cyn],
|
||||||
patches: [{
|
patches: [{
|
||||||
find: '.displayName="SpotifyStore"',
|
find: '.displayName="SpotifyStore"',
|
||||||
|
|
Loading…
Reference in a new issue