mirror of
https://code.briarproject.org/briar/briar.git
synced 2026-02-13 03:09:04 +01:00
Show join messages properly in the threaded conversation
This commit is contained in:
@@ -120,6 +120,7 @@ public class ActivityModule {
|
||||
@Provides
|
||||
protected GroupController provideGroupController(
|
||||
GroupControllerImpl groupController) {
|
||||
activity.addLifecycleController(groupController);
|
||||
return groupController;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user