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:
@@ -262,7 +262,7 @@ void WrapWidget::createTopBar() {
|
||||
}
|
||||
if (_controller->section().type() == Section::Type::Profile) {
|
||||
addProfileMenuButton();
|
||||
addProfileNotificationsButton();
|
||||
// addProfileNotificationsButton();
|
||||
}
|
||||
|
||||
_topBar->move(0, 0);
|
||||
|
Reference in New Issue
Block a user