diff --git a/plugins/assertFields.ts b/plugins/assertFields.ts index 340eb25..8894736 100644 --- a/plugins/assertFields.ts +++ b/plugins/assertFields.ts @@ -26,7 +26,7 @@ * } * }) * ``` - * @plugin + * @end */ import { CommandControlPlugin, CommandType, controller } from "@sern/handler"; import type { ModalSubmitInteraction } from "discord.js";