Update 0BDFDB.plugin.js
This commit is contained in:
parent
fdc5ee254c
commit
c436dd793b
|
@ -16,15 +16,10 @@ module.exports = (_ => {
|
|||
"info": {
|
||||
"name": "BDFDB",
|
||||
"author": "DevilBro",
|
||||
"version": "1.2.9",
|
||||
"version": "1.3.0",
|
||||
"description": "Give other plugins utility functions"
|
||||
},
|
||||
"rawUrl": "https://mwittrien.github.io/BetterDiscordAddons/Library/0BDFDB.plugin.js",
|
||||
"changeLog": {
|
||||
"fixed": {
|
||||
"New Pagination": "Fixed issues with the new pagination style and logic"
|
||||
}
|
||||
}
|
||||
"rawUrl": "https://mwittrien.github.io/BetterDiscordAddons/Library/0BDFDB.plugin.js"
|
||||
};
|
||||
|
||||
const DiscordObjects = {};
|
||||
|
|
Loading…
Reference in New Issue