2
0
mirror of https://github.com/telegramdesktop/tdesktop synced 2025-08-30 22:16:14 +00:00

Update API scheme on layer 198.

This commit is contained in:
John Preston
2025-01-28 17:00:51 +04:00
parent 999a13358e
commit 107f329b4f
2 changed files with 2 additions and 2 deletions

View File

@@ -3727,7 +3727,7 @@ void Session::webpageApplyFields(
data.vduration().value_or_empty(),
qs(data.vauthor().value_or_empty()),
data.is_has_large_media(),
false, // photo_is_video_cover
data.is_video_cover_photo(),
pendingTill);
}