mirror of
https://github.com/kotatogram/kotatogram-desktop
synced 2025-08-31 06:35:14 +00:00
Fix format
This commit is contained in:
@@ -529,7 +529,7 @@ void ActionsFiller::addClearHistoryAction(not_null<UserData*> user) {
|
||||
_wrap,
|
||||
tr::lng_profile_clear_history(),
|
||||
rpl::single(true),
|
||||
Window::ClearHistoryHandler(user));
|
||||
Window::ClearHistoryHandler(user));
|
||||
}
|
||||
|
||||
void ActionsFiller::addDeleteConversationAction(
|
||||
|
Reference in New Issue
Block a user