Update BDFDB.js

This commit is contained in:
Mirco Wittrien 2020-02-01 15:34:32 +01:00
parent 9c2138e346
commit 32749fe21d
1 changed files with 4 additions and 4 deletions

View File

@ -4556,10 +4556,10 @@
overlay: "spellCheckOverlay-cNSap5"
};
DiscordClassModules.TopRolesEverywhere = {
botTag: "botTag-tFiEQ8",
badgeStyle: "badgeStyle-tFiEQ8",
chatTag: "chatTag-Y-5TDc",
memberTag: "memberTag-QVWzGc",
roleTag: "roleTag-jQ7KI2",
roleStyle: "roleStyle-jQ7KI2",
tag: "tag-wWVHyf"
};
DiscordClassModules.NotFound = {
@ -4842,10 +4842,10 @@
_showimagedetailsdetailsadded: ["ShowImageDetails", "detailsAdded"],
_spellcheckerror: ["SpellCheck", "error"],
_spellcheckoverlay: ["SpellCheck", "overlay"],
_toproleseverywherebottag: ["TopRolesEverywhere", "botTag"],
_toproleseverywherebadgestyle: ["TopRolesEverywhere", "badgeStyle"],
_toproleseverywherechattag: ["TopRolesEverywhere", "chatTag"],
_toproleseverywheremembertag: ["TopRolesEverywhere", "memberTag"],
_toproleseverywhereoletag: ["TopRolesEverywhere", "roleTag"],
_toproleseverywhereolestyle: ["TopRolesEverywhere", "roleStyle"],
_toproleseverywheretag: ["TopRolesEverywhere", "tag"],
_repoauthor: ["BDrepo", "bdaAuthor"],
_repocheckbox: ["BDrepo", "switchCheckbox"],