forked from abner/for-legacy-web
Servers are also marked as read when joining them. You can now also mark DMs as read.
This commit is contained in:
@@ -288,6 +288,7 @@ export const ServerListSidebar = observer(({ unreads, lastOpened }: Props) => {
|
||||
active={active}
|
||||
onContextMenu={attachContextMenu("Menu", {
|
||||
server: entry.server._id,
|
||||
unread: entry.unread,
|
||||
})}>
|
||||
<Swoosh />
|
||||
<Tooltip
|
||||
|
||||
Reference in New Issue
Block a user