Removed MTP* from PrePasswordErrorBox.

This commit is contained in:
23rd
2021-11-26 07:38:00 +03:00
committed by John Preston
parent 0c3b289af9
commit 287a35d208
5 changed files with 12 additions and 20 deletions
+1 -1
View File
@@ -172,7 +172,7 @@ void SendBotCallbackDataWithPassword(
api->cloudPassword().reload();
SendBotCallbackData(item, row, column, MTP_inputCheckPasswordEmpty(), [=](const MTP::Error &error) {
auto box = PrePasswordErrorBox(
error,
error.type(),
session,
tr::lng_bots_password_confirm_check_about(
tr::now,