fix: notifications in update timeline (#2740)
This commit is contained in:
parent
d0b115751f
commit
59dda09cd4
3 changed files with 6 additions and 2 deletions
|
@ -171,6 +171,7 @@ const { formatNumber } = useHumanReadableNumber()
|
|||
:paginator="paginator"
|
||||
:preprocess="preprocess"
|
||||
:stream="stream"
|
||||
eventType="notification"
|
||||
:virtualScroller="virtualScroller"
|
||||
>
|
||||
<template #updater="{ number, update }">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue