mirror of
https://github.com/kotatogram/kotatogram-desktop
synced 2025-08-30 22:25:12 +00:00
Manage faved stickers from sticker context menu.
This commit is contained in:
@@ -537,7 +537,7 @@ DefineVar(Sandbox, ProxyData, PreLaunchProxy);
|
||||
|
||||
namespace Stickers {
|
||||
|
||||
Set *feedSet(const MTPDstickerSet &set) {
|
||||
Set *FeedSet(const MTPDstickerSet &set) {
|
||||
MTPDstickerSet::Flags flags = 0;
|
||||
|
||||
auto &sets = Global::RefStickerSets();
|
||||
|
Reference in New Issue
Block a user