From 6583e827d262e478578c3f8384c5fd4a906808a6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=BA=D0=B0=D1=84i=D1=84?= <62172116+cafeed28@users.noreply.github.com> Date: Fri, 27 Sep 2024 18:06:11 +0500 Subject: [PATCH] manifest: explicit reloadRequired true, update image --- manifest.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index b41cbf9..9a45fee 100644 --- a/manifest.json +++ b/manifest.json @@ -16,6 +16,7 @@ "type": "replugged-plugin", "renderer": "src/index.ts", "plaintextPatches": "src/plaintextPatches.ts", + "reloadRequired": true, "source": "https://github.com/cafeed28/replugged-nitrospoof", - "image": "https://cdn.discordapp.com/attachments/1026314163007529020/1156935460602527744/ezgif.com-video-to-gif.gif" + "image": "https://raw.githubusercontent.com/cafeed28/replugged-nitrospoof/e5db4f57d13e8ef0c6975014872a0acc94ebead1/.github/assets/store-image.gif" }