fix(assertFields): comment update (#105)

This commit is contained in:
Jacob Nguyen
2023-09-20 10:32:19 -05:00
committed by GitHub
parent b43fe10d92
commit cb221ae7ff

View File

@@ -26,7 +26,7 @@
* }
* })
* ```
* @plugin
* @end
*/
import { CommandControlPlugin, CommandType, controller } from "@sern/handler";
import type { ModalSubmitInteraction } from "discord.js";