Load users presence

This commit is contained in:
2021-04-21 16:48:50 +02:00
parent 8705fc6581
commit 5f5f27e79d
7 changed files with 76 additions and 0 deletions

View File

@ -28,6 +28,7 @@ const GroupTabs = {
activePage: activePage,
firstArgument: firstArgument,
conversations: group.conversations,
is_forez: group.is_forez_group
}
},