Return profile info to chat list
This commit is contained in:
parent
3bb8b52b4c
commit
60abd944b9
1 changed files with 1 additions and 0 deletions
|
|
@ -762,6 +762,7 @@ void Filler::fill() {
|
||||||
|
|
||||||
void Filler::fillChatsListActions() {
|
void Filler::fillChatsListActions() {
|
||||||
addHidePromotion();
|
addHidePromotion();
|
||||||
|
addInfo();
|
||||||
addToggleArchive();
|
addToggleArchive();
|
||||||
addTogglePin();
|
addTogglePin();
|
||||||
addToggleMute();
|
addToggleMute();
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue