minor fixes
This commit is contained in:
@@ -53,9 +53,7 @@ export const ActiveAccount = memo(function ActiveAccount({ user }: { user: any }
|
||||
insertFollows(event.tags);
|
||||
},
|
||||
undefined,
|
||||
(events, relayURL) => {
|
||||
console.log(events, relayURL);
|
||||
},
|
||||
undefined,
|
||||
{
|
||||
unsubscribeOnEose: true,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user