mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-08-31 06:26:18 +00:00
fixed webpage handling
This commit is contained in:
@@ -752,6 +752,8 @@ namespace App {
|
||||
}
|
||||
}
|
||||
|
||||
existing->setMedia(m.has_media() ? (&m.vmedia) : 0);
|
||||
|
||||
existing->setViewsCount(m.has_views() ? m.vviews.v : -1);
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user