Fix a memory leak and loading on amber login

This commit is contained in:
Jon Staab
2024-11-18 16:14:57 -08:00
parent ae69da0be7
commit 165bfb1b2b
2 changed files with 12 additions and 10 deletions
+1 -1
View File
@@ -209,7 +209,7 @@
})
// Listen for new notifications/memberships
subscribePersistent({
unsubRooms = subscribePersistent({
relays,
filters: [
{kinds: [THREAD], since},