mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2026-08-01 09:55:24 +00:00
Show Reject/Accept buttons for offers.
This commit is contained in:
@@ -546,6 +546,7 @@ std::shared_ptr<ClickHandler> DeclineClickHandler(
|
||||
if (!item) {
|
||||
return;
|
||||
}
|
||||
|
||||
RequestDeclineComment(controller->uiShow(), item);
|
||||
});
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user