mirror of
https://github.com/tooot-app/app
synced 2025-06-05 22:19:13 +02:00
Bump
This commit is contained in:
@ -209,4 +209,4 @@ const TimelineNotifications: React.FC<Props> = ({ notification, queryKey }) => {
|
||||
)
|
||||
}
|
||||
|
||||
export default React.memo(TimelineNotifications, () => true)
|
||||
export default React.memo(TimelineNotifications)
|
||||
|
Reference in New Issue
Block a user