mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2026-07-25 06:54:43 +00:00
Removed AddButton and CreateButton without icon from Settings.
This commit is contained in:
@@ -609,7 +609,7 @@ template <typename Flags>
|
||||
|
||||
return checkView;
|
||||
} else {
|
||||
const auto button = Settings::AddButton(
|
||||
const auto button = Settings::AddButtonWithIcon(
|
||||
verticalLayout,
|
||||
rpl::single(entry.label),
|
||||
st,
|
||||
|
||||
Reference in New Issue
Block a user