mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2025-04-19 07:37:11 +02:00
Fixed tabbed selector display in Replies / Scheduled messages sections.
This commit is contained in:
parent
04855f1697
commit
2e02f27a5c
1 changed files with 1 additions and 0 deletions
|
@ -611,6 +611,7 @@ void ComposeControls::updateControlsVisibility() {
|
|||
// }
|
||||
// }
|
||||
//}
|
||||
_tabbedSelectorToggle->show();
|
||||
_attachToggle->show();
|
||||
//if (_silent) {
|
||||
// _silent->show();
|
||||
|
|
Loading…
Add table
Reference in a new issue