test
This commit is contained in:
parent
28b77dd909
commit
e5c4ac9aa4
|
@ -1,4 +1,4 @@
|
|||
//META{"name":"BadgesEverywhere"}*//
|
||||
//META{"name":"BadgesEverywhere"}*//
|
||||
|
||||
class BadgesEverywhere {
|
||||
initConstructor () {
|
||||
|
@ -260,7 +260,7 @@ class BadgesEverywhere {
|
|||
else if (!this.loadedusers[user.id]) {
|
||||
this.requestedusers[user.id].push([wrapper,type]);
|
||||
}
|
||||
else {
|
||||
else {
|
||||
this.addToWrapper(wrapper, user.id, type, settings);
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue