mirror of
https://github.com/kotatogram/kotatogram-desktop
synced 2025-08-31 06:35:14 +00:00
Version 0.10.13.alpha: crash fix in custom notifications.
Not sending inline bot request drafts to server by timeout.
This commit is contained in:
@@ -619,7 +619,7 @@ void MediaView::clearData() {
|
||||
}
|
||||
|
||||
MediaView::~MediaView() {
|
||||
deleteAndMark(_menu);
|
||||
delete base::take(_menu);
|
||||
}
|
||||
|
||||
void MediaView::clickHandlerActiveChanged(const ClickHandlerPtr &p, bool active) {
|
||||
|
Reference in New Issue
Block a user