Update BadgesEverywhere.plugin.js
This commit is contained in:
parent
11ab8e536f
commit
422984de2b
|
@ -17,10 +17,6 @@ var BadgesEverywhere = (_ => {
|
|||
getDescription () {return "Displays Badges (Nitro, HypeSquad, etc...) in the chat/memberlist/userpopout.";}
|
||||
|
||||
constructor () {
|
||||
this.changelog = {
|
||||
"improved":[["Direct API call","No longer calls the API directly and makes use of the internal fetchProfile"]]
|
||||
};
|
||||
|
||||
this.patchedModules = {
|
||||
after: {
|
||||
MemberListItem: "render",
|
||||
|
|
Loading…
Reference in New Issue