[Glitch] Fix filters not affecting notifications in web UI
Port cfeb3beb4e
to glitch-soc
This commit is contained in:
@ -54,6 +54,7 @@ export default class Notification extends ImmutablePureComponent {
|
||||
onMoveDown={onMoveDown}
|
||||
onMoveUp={onMoveUp}
|
||||
onMention={onMention}
|
||||
contextType='notifications'
|
||||
getScrollPosition={getScrollPosition}
|
||||
updateScrollBottom={updateScrollBottom}
|
||||
withDismiss
|
||||
|
Reference in New Issue
Block a user