mirror of
https://github.com/kotatogram/kotatogram-desktop
synced 2025-09-04 16:45:12 +00:00
Removed Ui::hideSettingsAndLayer().
This commit is contained in:
@@ -3102,7 +3102,7 @@ void InnerWidget::setupShortcuts() {
|
||||
Data::Folder::kId);
|
||||
if (folder && !folder->chatsList()->empty()) {
|
||||
_controller->openFolder(folder);
|
||||
Ui::hideSettingsAndLayer();
|
||||
_controller->window().hideSettingsAndLayer();
|
||||
return true;
|
||||
}
|
||||
return false;
|
||||
|
Reference in New Issue
Block a user