mirror of
https://github.com/kotatogram/kotatogram-desktop
synced 2025-08-31 06:35:14 +00:00
Feed top bar placeholder.
This commit is contained in:
@@ -242,7 +242,7 @@ void Filler::addNotifications() {
|
||||
|
||||
void Filler::addSearch() {
|
||||
_addAction(lang(lng_profile_search_messages), [peer = _peer] {
|
||||
App::main()->searchInPeer(peer);
|
||||
App::main()->searchInChat(App::history(peer));
|
||||
});
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user