mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-08-31 06:26:18 +00:00
Remove legacy premium reactions code.
This commit is contained in:
@@ -71,7 +71,6 @@ ComposeIcons {
|
||||
menuSpoilerOff: icon;
|
||||
|
||||
stripBubble: icon;
|
||||
stripPremiumLocked: icon;
|
||||
stripExpandPanel: icon;
|
||||
stripExpandDropdown: icon;
|
||||
}
|
||||
@@ -609,10 +608,6 @@ defaultComposeIcons: ComposeIcons {
|
||||
{ "chat/reactions_bubble_shadow", windowShadowFg },
|
||||
{ "chat/reactions_bubble", windowBg },
|
||||
};
|
||||
stripPremiumLocked: icon{
|
||||
{ "chat/reactions_premium_bg", historyPeerArchiveUserpicBg },
|
||||
{ "chat/reactions_premium_star", historyPeerUserpicFg },
|
||||
};
|
||||
stripExpandPanel: icon{
|
||||
{ "chat/reactions_round_big", windowBgRipple },
|
||||
{ "chat/reactions_expand_panel", windowSubTextFg },
|
||||
|
Reference in New Issue
Block a user