mirror of
https://github.com/kotatogram/kotatogram-desktop
synced 2025-08-31 06:35:14 +00:00
Finish improved stories reply area theming.
This commit is contained in:
@@ -606,6 +606,7 @@ void StickerSetBox::updateButtons() {
|
||||
const auto session = &_show->session();
|
||||
auto box = ChatHelpers::MakeConfirmRemoveSetBox(
|
||||
session,
|
||||
st::boxLabel,
|
||||
_inner->setId());
|
||||
if (box) {
|
||||
_show->showBox(std::move(box));
|
||||
|
Reference in New Issue
Block a user