mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2026-07-25 06:54:43 +00:00
fix: mute exception
This commit is contained in:
@@ -2755,7 +2755,7 @@ void HistoryItem::setAyuHint(const QString &hint) {
|
||||
history()->owner().requestItemViewRefresh(this);
|
||||
history()->owner().requestItemResize(this);
|
||||
} catch (...) {
|
||||
LOG(("AyuGram: crash in setting hint"));
|
||||
DEBUG_LOG(("AyuGram: crash in setting hint"));
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user