fix: 🐛
This commit is contained in:
parent
2c9a5b219b
commit
5473c22c3f
1 changed files with 0 additions and 1 deletions
|
|
@ -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)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue