fix: 🐛
This commit is contained in:
@@ -89,7 +89,6 @@ export default function ReplyNoteList({
|
|||||||
|
|
||||||
const init = async () => {
|
const init = async () => {
|
||||||
setLoading(true)
|
setLoading(true)
|
||||||
setEvents([])
|
|
||||||
|
|
||||||
try {
|
try {
|
||||||
const relayList = await client.fetchRelayList(rootInfo.pubkey)
|
const relayList = await client.fetchRelayList(rootInfo.pubkey)
|
||||||
|
|||||||
Reference in New Issue
Block a user