From 198471d6618d62ff5a3990e0c3b28420d4a85f16 Mon Sep 17 00:00:00 2001 From: Neo <80315475+Benzo-Fury@users.noreply.github.com> Date: Fri, 9 Dec 2022 08:17:56 +1000 Subject: [PATCH] fix: changed username (#58) --- TypeScript/permCheck.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/TypeScript/permCheck.ts b/TypeScript/permCheck.ts index 0076121..c3c223f 100644 --- a/TypeScript/permCheck.ts +++ b/TypeScript/permCheck.ts @@ -2,7 +2,7 @@ /** * This is perm check, it allows users to parse the permission you want and let the plugin do the rest. (check user for that perm). * - * @author @NeoYaBoi [<@762918086349029386>] + * @author @Benzo-Fury [<@762918086349029386>] * @version 1.0.1 * @example * ```ts