From d4b6edb8d5bca6ec94df026bc25ff68fc960d62c Mon Sep 17 00:00:00 2001 From: needhamgary Date: Mon, 18 Nov 2024 13:30:17 -0600 Subject: [PATCH] fix: update github username --- plugins/requirePermission.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/requirePermission.ts b/plugins/requirePermission.ts index 92f508c..5be8233 100644 --- a/plugins/requirePermission.ts +++ b/plugins/requirePermission.ts @@ -4,7 +4,7 @@ * This is perm check, it allows users to parse the permission you want and let the plugin do the rest. (check bot or user for that perm). * * @author @Benzo-Fury [<@762918086349029386>] - * @author @needhamgary [<@342314924804014081>] + * @author @GlitchApotamus [<@342314924804014081>] * @version 1.2.0 * @example * ```ts