Update 0BDFDB.plugin.js
This commit is contained in:
parent
8a8e575100
commit
32c5a1453d
|
@ -2,7 +2,7 @@
|
|||
* @name BDFDB
|
||||
* @author DevilBro
|
||||
* @authorId 278543574059057154
|
||||
* @version 1.4.7
|
||||
* @version 1.4.8
|
||||
* @description Required Library for DevilBro's Plugins
|
||||
* @invite Jx3TjNS
|
||||
* @donate https://www.paypal.me/MircoWittrien
|
||||
|
@ -22,13 +22,16 @@ module.exports = (_ => {
|
|||
"info": {
|
||||
"name": "BDFDB",
|
||||
"author": "DevilBro",
|
||||
"version": "1.4.7",
|
||||
"version": "1.4.8",
|
||||
"description": "Required Library for DevilBro's Plugins"
|
||||
},
|
||||
"rawUrl": `https://mwittrien.github.io/BetterDiscordAddons/Library/0BDFDB.plugin.js`,
|
||||
"changeLog": {
|
||||
"added": {
|
||||
"Date Input Component": "Added new Internal Component for Plugins like CreationDate, CompleteTimestamps etc."
|
||||
},
|
||||
"fixed": {
|
||||
"Date Input Component 12h Mode": ""
|
||||
}
|
||||
}
|
||||
};
|
||||
|
|
Loading…
Reference in New Issue