Fixed formatting on button files

This commit is contained in:
2024-01-20 20:43:12 +01:00
parent 631581574c
commit 5ce69eced3
10 changed files with 802 additions and 1162 deletions

View File

@@ -1,9 +1,4 @@
import {
ModalBuilder,
ActionRowBuilder,
TextInputBuilder,
TextInputStyle
} from "discord.js"
import { ModalBuilder, ActionRowBuilder, TextInputBuilder, TextInputStyle } from "discord.js"
import { Button } from "interfaces"
export = {