mirror of
https://github.com/Equicord/Equicord.git
synced 2025-06-27 15:34:26 -04:00
Fix LoginWithQR Patch
This commit is contained in:
parent
5b568d708c
commit
fe66fc4762
10 changed files with 4 additions and 12 deletions
|
@ -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: [
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue