mirror of
https://github.com/kotatogram/kotatogram-desktop
synced 2025-09-01 23:25:15 +00:00
channel creation almost done
This commit is contained in:
@@ -2203,7 +2203,7 @@ void DialogsWidget::onAddContact() {
|
||||
}
|
||||
|
||||
void DialogsWidget::onNewGroup() {
|
||||
App::wnd()->showLayer(new ContactsBox(true));
|
||||
App::wnd()->showLayer(new NewGroupBox());
|
||||
}
|
||||
|
||||
bool DialogsWidget::onCancelSearch() {
|
||||
|
Reference in New Issue
Block a user