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.
parent
227dfcfa
No related branches found
No related tags found
Please register or sign in to comment