mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2025-09-03 10:33:13 +02:00
chore: reformat
This commit is contained in:
parent
a0fcf73b3b
commit
6790855366
1 changed files with 1 additions and 1 deletions
|
@ -206,7 +206,7 @@ void AddHideMessageAction(not_null<Ui::PopupMenu*> menu, HistoryItem *item) {
|
|||
return;
|
||||
}
|
||||
|
||||
const auto history = item->history();
|
||||
const auto history = item->history();
|
||||
const auto owner = &history->owner();
|
||||
menu->addAction(
|
||||
tr::ayu_ContextHideMessage(tr::now),
|
||||
|
|
Loading…
Add table
Reference in a new issue