From e299ffbe202b57dccb3330917770feb7e07c6e75 Mon Sep 17 00:00:00 2001 From: Mirco Wittrien Date: Wed, 3 Mar 2021 13:46:30 +0100 Subject: [PATCH] stuff --- Library/0BDFDB.plugin.js | 2 +- Library/_res/BDFDB.data.json | 19 +++---------------- 2 files changed, 4 insertions(+), 17 deletions(-) diff --git a/Library/0BDFDB.plugin.js b/Library/0BDFDB.plugin.js index 2eb767e3a9..7bac26561e 100644 --- a/Library/0BDFDB.plugin.js +++ b/Library/0BDFDB.plugin.js @@ -16,7 +16,7 @@ module.exports = (_ => { "info": { "name": "BDFDB", "author": "DevilBro", - "version": "1.4.0", + "version": "1.4.2", "description": "Give other plugins utility functions" }, "rawUrl": "https://mwittrien.github.io/BetterDiscordAddons/Library/0BDFDB.plugin.js" diff --git a/Library/_res/BDFDB.data.json b/Library/_res/BDFDB.data.json index 344f9998aa..53d7dcb86f 100644 --- a/Library/_res/BDFDB.data.json +++ b/Library/_res/BDFDB.data.json @@ -149,22 +149,9 @@ "DirectMessage", "GuildIcon" ], - "MemoComponent": [ - "EmojiPicker", - "ExpressionPicker", - "InviteGuildName", - "GuildFolder", - "Message", - "Messages", - "MessageContent", - "NowPlayingHeader" - ], - "SubRender": [ - "GuildFolder" - ], - "NonPrototype": [ - "ChannelTextAreaContainer" - ], + "MemoComponent": [], + "SubRender": [], + "NonPrototype": [], "Finder": { "Account": {"class": "accountinfo"}, "App": {"class": "app"},