From 2afb9b483d3242fb1a5a4ba3d45ef6b65beaaee2 Mon Sep 17 00:00:00 2001
From: ukrioo <80760888+ukrioo@users.noreply.github.com>
Date: Thu, 14 Dec 2023 15:14:05 +0530
Subject: [PATCH] h

---
 vendetta/HideChatButtons/manifest.json | 15 +++++++++++----
 1 file changed, 11 insertions(+), 4 deletions(-)

diff --git a/vendetta/HideChatButtons/manifest.json b/vendetta/HideChatButtons/manifest.json
index 0c403c6..a874b37 100644
--- a/vendetta/HideChatButtons/manifest.json
+++ b/vendetta/HideChatButtons/manifest.json
@@ -1,7 +1,14 @@
 {
-    "name": "HideChatButtons",
-    "description": "Hides the gift and thread buttons in the chat input.",
-    "vendetta": {
-        "icon": "ThreadIcon"
+  "name": "HideChatButtons",
+  "description": "Hides the gift and thread buttons in the chat input.",
+  "authors": [
+    {
+      "name": "ukrio",
+      "id": "586962558435590154"
     }
+  ],
+  "main": "src/index.js",
+  "vendetta": {
+    "icon": "ThreadIcon",
+  }
 }
\ No newline at end of file