Update FriendNotifications.plugin.js

This commit is contained in:
Mirco Wittrien 2022-10-11 09:35:32 +02:00
parent 561d54290e
commit baa21056fd
1 changed files with 0 additions and 1 deletions

View File

@ -726,7 +726,6 @@ module.exports = (_ => {
}
processGuildsBar (e) {
console.log(e);
if (!this.settings.general.addOnlineCount) return;
let [children, index] = BDFDB.ReactUtils.findParent(e.returnvalue, {name: "UnreadDMs"});
if (index > -1) children.splice(index, 0, BDFDB.ReactUtils.createElement(FriendOnlineCounterComponent, {