You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
realm [nfc]: Add HasRealmStore for other substores to use
The other substores could always handle this themselves individually,
like Unreads does today with ChannelStore. But this is one substore
that lots of others are going to want references to, so we might as
well make that a bit easier.
0 commit comments