From 479f1e8c2fc19d43924c0aa07b4c84273fc3361e Mon Sep 17 00:00:00 2001 From: Glitch Date: Mon, 18 Nov 2024 16:34:53 -0600 Subject: [PATCH] fix: update github username (#120) --- 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