mirror of
https://github.com/kotatogram/kotatogram-desktop
synced 2025-09-05 00:55:12 +00:00
Improve saved / archive stories design.
This commit is contained in:
@@ -142,6 +142,7 @@ InnerWidget::InnerWidget(
|
||||
, _controller(controller)
|
||||
, _stories(std::make_unique<Stories::List>(
|
||||
this,
|
||||
st::dialogsStoriesList,
|
||||
Stories::ContentForSession(
|
||||
&controller->session(),
|
||||
Data::StorySourcesList::NotHidden),
|
||||
|
Reference in New Issue
Block a user