From 2f5d4b54761320d552935d6dd71cbb8113bfb6f1 Mon Sep 17 00:00:00 2001 From: Neo <80315475+Benzo-Fury@users.noreply.github.com> Date: Fri, 9 Dec 2022 08:18:28 +1000 Subject: [PATCH] fix: changed username (#56) fix: changed name Co-authored-by: Jacob Nguyen <76754747+jacoobes@users.noreply.github.com> --- TypeScript/channelType.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/TypeScript/channelType.ts b/TypeScript/channelType.ts index ddd3f77..cd41954 100644 --- a/TypeScript/channelType.ts +++ b/TypeScript/channelType.ts @@ -2,7 +2,7 @@ /** * This plugin checks if a channel is the specified type * - * @author @NeoYaBoi [<@762918086349029386>] + * @author @Benzo-Fury [<@762918086349029386>] * @version 1.0.0 * @example * ```ts