mirror of
https://github.com/kotatogram/kotatogram-desktop
synced 2025-08-31 06:35:14 +00:00
Show members list in PanelMode::Wide.
This commit is contained in:
@@ -649,7 +649,7 @@ Editor::Editor(
|
||||
const Data::CloudTheme &cloud)
|
||||
: _window(window)
|
||||
, _cloud(cloud)
|
||||
, _scroll(this, st::themesScroll)
|
||||
, _scroll(this)
|
||||
, _close(this, st::defaultMultiSelect.fieldCancel)
|
||||
, _menuToggle(this, st::themesMenuToggle)
|
||||
, _select(this, st::defaultMultiSelect, tr::lng_country_ph())
|
||||
|
Reference in New Issue
Block a user