mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-08-31 06:26:18 +00:00
Remove unneeded divider from Advanced settings.
This commit is contained in:
@@ -751,6 +751,7 @@ void Advanced::setupContent(not_null<Window::SessionController*> controller) {
|
||||
if (!cAutoUpdate()) {
|
||||
addUpdate();
|
||||
}
|
||||
addDivider();
|
||||
SetupDataStorage(controller, content);
|
||||
SetupAutoDownload(controller, content);
|
||||
SetupSystemIntegration(controller, content, [=](Type type) {
|
||||
|
Reference in New Issue
Block a user