stuff
This commit is contained in:
parent
75afa05eee
commit
e299ffbe20
|
@ -16,7 +16,7 @@ module.exports = (_ => {
|
|||
"info": {
|
||||
"name": "BDFDB",
|
||||
"author": "DevilBro",
|
||||
"version": "1.4.0",
|
||||
"version": "1.4.2",
|
||||
"description": "Give other plugins utility functions"
|
||||
},
|
||||
"rawUrl": "https://mwittrien.github.io/BetterDiscordAddons/Library/0BDFDB.plugin.js"
|
||||
|
|
|
@ -149,22 +149,9 @@
|
|||
"DirectMessage",
|
||||
"GuildIcon"
|
||||
],
|
||||
"MemoComponent": [
|
||||
"EmojiPicker",
|
||||
"ExpressionPicker",
|
||||
"InviteGuildName",
|
||||
"GuildFolder",
|
||||
"Message",
|
||||
"Messages",
|
||||
"MessageContent",
|
||||
"NowPlayingHeader"
|
||||
],
|
||||
"SubRender": [
|
||||
"GuildFolder"
|
||||
],
|
||||
"NonPrototype": [
|
||||
"ChannelTextAreaContainer"
|
||||
],
|
||||
"MemoComponent": [],
|
||||
"SubRender": [],
|
||||
"NonPrototype": [],
|
||||
"Finder": {
|
||||
"Account": {"class": "accountinfo"},
|
||||
"App": {"class": "app"},
|
||||
|
|
Loading…
Reference in New Issue