Update PinDMs.plugin.js

This commit is contained in:
Mirco Wittrien 2023-07-25 13:01:44 +02:00
parent 507eb80514
commit 9559055ec8
1 changed files with 0 additions and 1 deletions

View File

@ -719,7 +719,6 @@ module.exports = (_ => {
icon: BDFDB.LibraryComponents.SvgIcon.Names.NOVA_PIN
});
}
if (this.getChannelListCategory(e.instance.props.channel.id)) this.updateContainer("channelList");
}
}
}