mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2025-06-05 06:33:57 +02:00
Remove empty icon space in Manage Group settings.
This commit is contained in:
parent
15d6988511
commit
90cd4afb8c
1 changed files with 1 additions and 1 deletions
|
@ -232,7 +232,7 @@ void Controller::createContent() {
|
||||||
tr::lng_manage_peer_send_only_members(),
|
tr::lng_manage_peer_send_only_members(),
|
||||||
rpl::single(QString()),
|
rpl::single(QString()),
|
||||||
[=] {},
|
[=] {},
|
||||||
st::manageGroupTopButtonWithText,
|
st::peerPermissionsButton,
|
||||||
{}
|
{}
|
||||||
));
|
));
|
||||||
_controls.joinToWrite->toggleOn(
|
_controls.joinToWrite->toggleOn(
|
||||||
|
|
Loading…
Add table
Reference in a new issue