fix: 🐛
This commit is contained in:
@@ -310,7 +310,6 @@ const NoteList = forwardRef<
|
|||||||
}
|
}
|
||||||
if (eosed) {
|
if (eosed) {
|
||||||
setLoading(false)
|
setLoading(false)
|
||||||
setHasMore(events.length > 0)
|
|
||||||
addReplies(events)
|
addReplies(events)
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user