mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2025-06-07 07:33:52 +02:00
Fix Settings layout.
This commit is contained in:
parent
432ce4caa4
commit
90c6ff3e41
2 changed files with 2 additions and 1 deletions
|
@ -577,6 +577,7 @@ void SetupMultiAccountNotifications(
|
||||||
|
|
||||||
AddSkip(container);
|
AddSkip(container);
|
||||||
AddDividerText(container, tr::lng_settings_notify_all_about());
|
AddDividerText(container, tr::lng_settings_notify_all_about());
|
||||||
|
AddSkip(container);
|
||||||
}
|
}
|
||||||
|
|
||||||
void SetupNotificationsContent(
|
void SetupNotificationsContent(
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
Subproject commit 566f3016367da0246fcf3834c483ce48b33d570a
|
Subproject commit 262b3eb33593c638c46a30423c3774d9fe8171fc
|
Loading…
Add table
Reference in a new issue