fix: 🐛
This commit is contained in:
parent
4d7c55862c
commit
ddcaa71cae
1 changed files with 0 additions and 1 deletions
|
|
@ -310,7 +310,6 @@ const NoteList = forwardRef<
|
||||||
}
|
}
|
||||||
if (eosed) {
|
if (eosed) {
|
||||||
setLoading(false)
|
setLoading(false)
|
||||||
setHasMore(events.length > 0)
|
|
||||||
addReplies(events)
|
addReplies(events)
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue