mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2026-07-25 06:54:43 +00:00
Always join voice chats by link with confirmation.
This commit is contained in:
@@ -302,8 +302,8 @@ Panel::Panel(not_null<GroupCall*> call)
|
||||
.text = tr::lng_group_call_can_speak(
|
||||
tr::now,
|
||||
lt_chat,
|
||||
Ui::Text::WithEntities(name),
|
||||
Ui::Text::RichLangValue),
|
||||
Ui::Text::Bold(name),
|
||||
Ui::Text::WithEntities),
|
||||
.st = &st::defaultToast,
|
||||
});
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user