2
0
mirror of https://github.com/telegramdesktop/tdesktop synced 2025-08-31 06:26:18 +00:00

Added missed label about similar channels to box for doubled limits.

This commit is contained in:
23rd
2025-02-10 21:57:32 +03:00
parent 9f73242cc5
commit d754014321
4 changed files with 19 additions and 3 deletions

View File

@@ -211,7 +211,6 @@ using Order = std::vector<QString>;
tr::lng_premium_summary_subtitle_tags_for_messages(),
tr::lng_premium_summary_about_tags_for_messages(),
PremiumFeature::TagsForMessages,
true,
},
},
{
@@ -221,7 +220,6 @@ using Order = std::vector<QString>;
tr::lng_premium_summary_subtitle_last_seen(),
tr::lng_premium_summary_about_last_seen(),
PremiumFeature::LastSeen,
true,
},
},
{
@@ -231,7 +229,6 @@ using Order = std::vector<QString>;
tr::lng_premium_summary_subtitle_message_privacy(),
tr::lng_premium_summary_about_message_privacy(),
PremiumFeature::MessagePrivacy,
true,
},
},
{