fix: 🐛

This commit is contained in:
codytseng
2025-04-23 23:04:51 +08:00
parent 2c9a5b219b
commit 5473c22c3f

View File

@@ -89,7 +89,6 @@ export default function ReplyNoteList({
const init = async () => {
setLoading(true)
setEvents([])
try {
const relayList = await client.fetchRelayList(rootInfo.pubkey)