mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-08-31 06:26:18 +00:00
Fix small stories thumbnails in profile / my stories.
This commit is contained in:
@@ -104,8 +104,6 @@ object_ptr<Ui::BoxContent> PrepareContactsBox(
|
||||
controller->setStoriesShown(true);
|
||||
const auto raw = controller.get();
|
||||
auto init = [=](not_null<PeerListBox*> box) {
|
||||
using namespace Dialogs::Stories;
|
||||
|
||||
struct State {
|
||||
QPointer<::Ui::IconButton> toggleSort;
|
||||
rpl::variable<Mode> mode = Mode::Online;
|
||||
|
Reference in New Issue
Block a user