From 78259e81c3869e920409506efa1eded2bee633fb Mon Sep 17 00:00:00 2001 From: Evo <85353424+EvolutionX-10@users.noreply.github.com> Date: Sat, 25 Jun 2022 13:49:02 +0530 Subject: [PATCH] chore: fix author --- TypeScript/publish.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/TypeScript/publish.ts b/TypeScript/publish.ts index 7764153..ad9cac7 100644 --- a/TypeScript/publish.ts +++ b/TypeScript/publish.ts @@ -1,7 +1,7 @@ // @ts-nocheck /** - * @author: EvolutionX-10 + * @author: @EvolutionX-10 * @version: 1.0.0 * @description: This is publish plugin, it allows you to publish your slash commands with ease. * @license: MIT