chore: prettier
This commit is contained in:
parent
111295361e
commit
16fa19d3e9
104 changed files with 141 additions and 141 deletions
|
@ -1,6 +1,6 @@
|
|||
import { GuildChannel, Message } from "discord.js";
|
||||
import path from "path";
|
||||
import { EmbedWith, EMPTY_CHAR } from "../../../utils";
|
||||
import { EMPTY_CHAR, EmbedWith } from "../../../utils";
|
||||
|
||||
const imageAttachmentExtensions = ["jpeg", "jpg", "png", "gif", "webp"];
|
||||
const audioAttachmentExtensions = ["wav", "mp3", "m4a"];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue