From 40056aec9a64fa865e6426fe6d33d3d7508fb3c5 Mon Sep 17 00:00:00 2001 From: SeaswimmerTheFsh Date: Thu, 28 Dec 2023 19:02:15 -0500 Subject: [PATCH] fix(nerdify): oops lmao --- nerdify/info.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/nerdify/info.json b/nerdify/info.json index b22465e..641ca22 100644 --- a/nerdify/info.json +++ b/nerdify/info.json @@ -5,6 +5,6 @@ "short" : "Nerdify your text!", "description" : "Nerdify your text!", "end_user_data_statement" : "This cog does not store end user data.", - "hidden": true, - "disabled": true + "hidden": false, + "disabled": false }