mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-08-31 06:26:18 +00:00
Version 4.9.9: Add support for Emoji 15.
This commit is contained in:
@@ -41,9 +41,9 @@ inline auto PreviewPath(int i) {
|
||||
|
||||
const auto kSets = {
|
||||
Set{ { 0, 0, 0, "Mac" }, PreviewPath(0) },
|
||||
Set{ { 1, 1392, 8'184'590, "Android" }, PreviewPath(1) },
|
||||
Set{ { 2, 1393, 5'413'219, "Twemoji" }, PreviewPath(2) },
|
||||
Set{ { 3, 1394, 6'967'218, "JoyPixels" }, PreviewPath(3) },
|
||||
Set{ { 1, 1804, 8'115'639, "Android" }, PreviewPath(1) },
|
||||
Set{ { 2, 1805, 5'481'197, "Twemoji" }, PreviewPath(2) },
|
||||
Set{ { 3, 1806, 7'047'594, "JoyPixels" }, PreviewPath(3) },
|
||||
};
|
||||
|
||||
using Loading = MTP::DedicatedLoader::Progress;
|
||||
|
Reference in New Issue
Block a user