forked from coracle/flotilla
Fix a memory leak and loading on amber login
This commit is contained in:
@@ -209,7 +209,7 @@
|
||||
})
|
||||
|
||||
// Listen for new notifications/memberships
|
||||
subscribePersistent({
|
||||
unsubRooms = subscribePersistent({
|
||||
relays,
|
||||
filters: [
|
||||
{kinds: [THREAD], since},
|
||||
|
||||
Reference in New Issue
Block a user