2
0
mirror of https://github.com/kotatogram/kotatogram-desktop synced 2025-08-31 06:35:14 +00:00

Add members link in info for channel admins.

This commit is contained in:
John Preston
2017-11-10 23:19:43 +04:00
parent a6df928d45
commit dbb011fc56
8 changed files with 79 additions and 24 deletions

View File

@@ -262,7 +262,7 @@ void WrapWidget::createTopBar() {
}
if (_controller->section().type() == Section::Type::Profile) {
addProfileMenuButton();
addProfileNotificationsButton();
// addProfileNotificationsButton();
}
_topBar->move(0, 0);