mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-08-31 06:26:18 +00:00
Support arbitrary content in toasts.
This commit is contained in:
@@ -2605,7 +2605,6 @@ void ToggleHistoryArchived(
|
||||
.duration = (archived
|
||||
? kArchivedToastDuration
|
||||
: Ui::Toast::kDefaultDuration),
|
||||
.multiline = true,
|
||||
});
|
||||
};
|
||||
history->session().api().toggleHistoryArchived(
|
||||
|
Reference in New Issue
Block a user