2
0
mirror of https://github.com/telegramdesktop/tdesktop synced 2025-08-31 14:38:15 +00:00

Added dummy layer class for boosts.

This commit is contained in:
23rd
2023-10-11 23:13:10 +03:00
committed by John Preston
parent 66f73a5a64
commit a6e13a9f9e
7 changed files with 267 additions and 0 deletions

View File

@@ -125,6 +125,7 @@ public:
Stories,
PollResults,
Statistics,
Boosts,
};
using SettingsType = ::Settings::Type;
using MediaType = Storage::SharedMediaType;