mirror of
https://github.com/kotatogram/kotatogram-desktop
synced 2025-09-04 00:25:17 +00:00
Save to Profile / Archive stories from the viewer.
This commit is contained in:
@@ -219,6 +219,7 @@ void CreateRightLabel(
|
||||
const auto name = Ui::CreateChild<Ui::FlatLabel>(
|
||||
button.get(),
|
||||
st.rightLabel);
|
||||
name->show();
|
||||
rpl::combine(
|
||||
button->widthValue(),
|
||||
std::move(buttonText),
|
||||
|
Reference in New Issue
Block a user