Fix LoginWithQR Patch

This commit is contained in:
thororen1234 2024-09-17 22:05:50 -04:00
parent 5b568d708c
commit fe66fc4762
10 changed files with 4 additions and 12 deletions

View file

@ -47,7 +47,6 @@ async function deleteMessages(amount: number, channel: Channel, delay: number =
export default definePlugin({
name: "PurgeMessages",
description: "Purges messages from a channel",
dependencies: ["CommandsAPI"],
authors: [EquicordDevs.bhop, Devs.nyx],
commands: [
{