Update ReadAllNotificationsButton.plugin.js
This commit is contained in:
parent
9abdef8314
commit
584a478b77
|
@ -154,14 +154,6 @@ module.exports = (_ => {
|
|||
]
|
||||
};
|
||||
|
||||
this.patchedModules = {
|
||||
after: {
|
||||
Guilds: "type",
|
||||
RecentMentions: "default",
|
||||
RecentsHeader: "default"
|
||||
}
|
||||
};
|
||||
|
||||
this.css = `
|
||||
${BDFDB.dotCN.messagespopouttabbar} {
|
||||
flex: 1 0 auto;
|
||||
|
|
Loading…
Reference in New Issue