mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2025-06-05 22:54:01 +02:00
fix: make it build
This commit is contained in:
parent
62cfe5ef98
commit
8f01baa9d1
3 changed files with 3 additions and 3 deletions
|
@ -321,7 +321,7 @@ void SetupSections(
|
|||
addSection(
|
||||
tr::ayu_AyuPreferences(),
|
||||
Ayu::Id(),
|
||||
{&st::settingsPremiumIconStar, kIconPurple});
|
||||
{ .icon = &st::menuIconPremium });
|
||||
AddSkip(container);
|
||||
AddDivider(container);
|
||||
AddSkip(container);
|
||||
|
|
|
@ -1 +1 @@
|
|||
Subproject commit 0919789bf555c651e32bdbcabc397dbacb6a2545
|
||||
Subproject commit 35beda8406844808a27deec9ef718c3f2a345a05
|
|
@ -1 +1 @@
|
|||
Subproject commit 7f6b5cf3b68f08ca64aa7416bb56f64cd6171c06
|
||||
Subproject commit 477f5905d6a4bccfa1a40ca7ed6d88d9b4c0804e
|
Loading…
Add table
Reference in a new issue