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:
@@ -554,7 +554,6 @@ void Panel::reinitWithCall(Call *call) {
|
||||
Ui::Toast::Show(widget(), Ui::Toast::Config{
|
||||
.text = { text },
|
||||
.st = &st::callErrorToast,
|
||||
.multiline = true,
|
||||
});
|
||||
}, _callLifetime);
|
||||
|
||||
|
Reference in New Issue
Block a user