From 90f510b12123b021ea2b905cdac1e99971ad8d1c Mon Sep 17 00:00:00 2001 From: Soopyboo32 <49228220+Soopyboo32@users.noreply.github.com> Date: Mon, 3 Jan 2022 17:22:36 +0800 Subject: Add suggestion gui --- features/networthGUI/metadata.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'features/networthGUI') diff --git a/features/networthGUI/metadata.json b/features/networthGUI/metadata.json index 3123559..26e6f60 100644 --- a/features/networthGUI/metadata.json +++ b/features/networthGUI/metadata.json @@ -1,6 +1,6 @@ { - "name": "Streams gui", - "description": "Gui for skyblock streams", + "name": "Networth gui", + "description": "Gui for Networth and Networth leaderboard", "isHidden": true, "isTogglable": false, "defaultEnabled": true, -- cgit