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, {