chore: reformat

This commit is contained in:
Alexey 2025-06-29 22:27:55 +03:00 committed by GitHub
parent a0fcf73b3b
commit 6790855366
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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),