Return profile info to chat list

This commit is contained in:
Eric Kotato 2022-01-11 04:41:33 +03:00
parent 3bb8b52b4c
commit 60abd944b9

View file

@ -762,6 +762,7 @@ void Filler::fill() {
void Filler::fillChatsListActions() {
addHidePromotion();
addInfo();
addToggleArchive();
addTogglePin();
addToggleMute();