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

@ -142,7 +142,6 @@ export default definePlugin({
name: "Encryptcord",
description: "End-to-end encryption in Discord!",
authors: [Devs.Inbestigator],
dependencies: ["CommandsAPI"],
patches: [
{
find: "INTERACTION_APPLICATION_COMMAND_INVALID_VERSION",