feat: 💨
This commit is contained in:
parent
ccd79da171
commit
57aa3be645
3 changed files with 6 additions and 5 deletions
|
|
@ -58,8 +58,6 @@ export default function NoteList({
|
|||
}
|
||||
if (events.length > 0) {
|
||||
setEvents((pre) => [...pre, ...events])
|
||||
}
|
||||
if (events.length > 0) {
|
||||
setUntil(events[events.length - 1].created_at - 1)
|
||||
}
|
||||
if (areAlgoRelays) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue