From 9a55c6faea52d3fcb4e5ff4888f96ba918498476 Mon Sep 17 00:00:00 2001 From: Mirco Wittrien Date: Sat, 6 Mar 2021 23:57:45 +0100 Subject: [PATCH] Update 0BDFDB.plugin.js --- Library/0BDFDB.plugin.js | 11 +++-------- 1 file changed, 3 insertions(+), 8 deletions(-) diff --git a/Library/0BDFDB.plugin.js b/Library/0BDFDB.plugin.js index 235ad428d5..9e02b8e41e 100644 --- a/Library/0BDFDB.plugin.js +++ b/Library/0BDFDB.plugin.js @@ -2,7 +2,7 @@ * @name BDFDB * @author DevilBro * @authorId 278543574059057154 - * @version 1.4.4 + * @version 1.4.3 * @description Required Library for DevilBro's Plugins * @invite Jx3TjNS * @donate https://www.paypal.me/MircoWittrien @@ -22,15 +22,10 @@ module.exports = (_ => { "info": { "name": "BDFDB", "author": "DevilBro", - "version": "1.4.4", + "version": "1.4.3", "description": "Required Library for DevilBro's Plugins" }, - "rawUrl": `${myGithub}/Library/0BDFDB.plugin.js`, - "changeLog": { - "progress": { - "Crash Issue": "If you encounter a crash while using the chat textarea to write a message, then you'll need to reinstall BD, this has nothing to do with any plugins" - } - } + "rawUrl": `${myGithub}/Library/0BDFDB.plugin.js` }; const DiscordObjects = {};