mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-08-31 14:38:15 +00:00
Removed focus from disabled editor in UsernamesBox for bots.
This commit is contained in:
@@ -301,7 +301,6 @@ void BackgroundBox::chosen(const Data::WallPaper &paper) {
|
||||
|
||||
void BackgroundBox::resetForPeer() {
|
||||
const auto api = &_controller->session().api();
|
||||
using Flag = MTPmessages_SetChatWallPaper::Flag;
|
||||
api->request(MTPmessages_SetChatWallPaper(
|
||||
MTP_flags(0),
|
||||
_forPeer->input,
|
||||
|
Reference in New Issue
Block a user