mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-08-30 14:08:41 +00:00
Removed redundant buttons from profile of bot verification.
This commit is contained in:
parent
df69a70dd7
commit
16a77e2975
@ -2101,7 +2101,9 @@ Ui::MultiSlideTracker DetailsFiller::fillUserButtons(
|
||||
tracker);
|
||||
};
|
||||
|
||||
addSendMessageButton();
|
||||
if (!user->isVerifyCodes()) {
|
||||
addSendMessageButton();
|
||||
}
|
||||
addReportReaction(tracker);
|
||||
|
||||
return tracker;
|
||||
|
Loading…
x
Reference in New Issue
Block a user