minor updates

This commit is contained in:
Ren Amamiya
2023-04-07 15:26:41 +07:00
parent 196df1abde
commit 4624d7e00e
5 changed files with 103 additions and 129 deletions

View File

@@ -59,7 +59,7 @@ export const ActiveAccount = memo(function ActiveAccount({ user }: { user: any }
insertFollowsToStorage(event.tags);
}
},
undefined,
20000,
undefined,
{
unsubscribeOnEose: true,