diff --git a/Library/0BDFDB.plugin.js b/Library/0BDFDB.plugin.js index 91e269efdc..ef88b313fb 100644 --- a/Library/0BDFDB.plugin.js +++ b/Library/0BDFDB.plugin.js @@ -19,7 +19,12 @@ module.exports = (_ => { "version": "1.2.7", "description": "Give other plugins utility functions" }, - "rawUrl": "https://mwittrien.github.io/BetterDiscordAddons/Library/0BDFDB.plugin.js" + "rawUrl": "https://mwittrien.github.io/BetterDiscordAddons/Library/0BDFDB.plugin.js", + "changeLog": { + "fixed": { + "Settings": "Work again" + } + } }; const DiscordObjects = {};