fix: notifications in update timeline (#2740)

This commit is contained in:
patak 2024-04-03 15:59:24 +02:00 committed by GitHub
parent d0b115751f
commit 59dda09cd4
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 6 additions and 2 deletions

View file

@ -171,6 +171,7 @@ const { formatNumber } = useHumanReadableNumber()
:paginator="paginator"
:preprocess="preprocess"
:stream="stream"
eventType="notification"
:virtualScroller="virtualScroller"
>
<template #updater="{ number, update }">