Update 0BDFDB.plugin.js
This commit is contained in:
parent
338e6cc6df
commit
8df47a653e
|
@ -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 = {};
|
||||
|
|
Loading…
Reference in New Issue