mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2025-04-15 13:47:05 +02:00
fix: missing skip
This commit is contained in:
parent
83e24449f5
commit
fbdfab74b4
1 changed files with 1 additions and 0 deletions
|
@ -326,6 +326,7 @@ void SetupSections(
|
|||
{&st::settingsPremiumIconStar, kIconPurple});
|
||||
AddSkip(container);
|
||||
AddDivider(container);
|
||||
AddSkip(container);
|
||||
|
||||
if (controller->session().supportMode()) {
|
||||
SetupSupport(controller, container);
|
||||
|
|
Loading…
Add table
Reference in a new issue