Fix build with Xcode.

This commit is contained in:
John Preston 2022-03-30 10:21:56 +04:00
parent 00f442573a
commit 1c1e67abe3

View file

@ -606,7 +606,7 @@ void HistoryService::setMessageByAction(const MTPmessageAction &action) {
return result;
};
auto prepareWebViewDataSent = [this](const MTPDmessageActionWebViewDataSent &action) {
auto prepareWebViewDataSent = [](const MTPDmessageActionWebViewDataSent &action) {
auto result = PreparedText{};
result.text = tr::lng_action_webview_data_done(
tr::now,