"README.md" did not exist on "916fa665600f8628cd85f97ea7936ec645a74f89"
Fix problem with MessageCounter injection
In BriarUI we were injecting MessageCounterImpl instead of MessageCounter, resulting in two different instances of MessageCounterImpl in different places, effectively not having a singleton any longer.
Loading
Please register or sign in to comment