mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2026-07-25 06:54:43 +00:00
fix: missing skip
This commit is contained in:
@@ -326,6 +326,7 @@ void SetupSections(
|
||||
{&st::settingsPremiumIconStar, kIconPurple});
|
||||
AddSkip(container);
|
||||
AddDivider(container);
|
||||
AddSkip(container);
|
||||
|
||||
if (controller->session().supportMode()) {
|
||||
SetupSupport(controller, container);
|
||||
|
||||
Reference in New Issue
Block a user