From 3b2cf798ceb9f830727ded85f2655baf9f73e0d4 Mon Sep 17 00:00:00 2001 From: Mirco Wittrien Date: Tue, 27 Sep 2022 11:54:05 +0200 Subject: [PATCH] Update 0BDFDB.plugin.js --- Library/0BDFDB.plugin.js | 2 -- 1 file changed, 2 deletions(-) diff --git a/Library/0BDFDB.plugin.js b/Library/0BDFDB.plugin.js index fd89418216..1cb16c8c20 100644 --- a/Library/0BDFDB.plugin.js +++ b/Library/0BDFDB.plugin.js @@ -2542,8 +2542,6 @@ module.exports = (_ => { } } }; - - BDFDB.DiscordConstants = BDFDB.ModuleUtils.findByProperties("Permissions", "ActivityTypes") || {}; DiscordConstants = {}; Internal.DiscordConstants = new Proxy(DiscordConstants, {