mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2025-09-04 11:03:14 +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;
|
return;
|
||||||
}
|
}
|
||||||
|
|
||||||
const auto history = item->history();
|
const auto history = item->history();
|
||||||
const auto owner = &history->owner();
|
const auto owner = &history->owner();
|
||||||
menu->addAction(
|
menu->addAction(
|
||||||
tr::ayu_ContextHideMessage(tr::now),
|
tr::ayu_ContextHideMessage(tr::now),
|
||||||
|
|
Loading…
Add table
Reference in a new issue