mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-08-30 22:16:14 +00:00
@@ -101,7 +101,7 @@ void MainWindow::checkLockByTerms() {
|
||||
if (AuthSession::Exists()) {
|
||||
Auth().api().acceptTerms(id);
|
||||
if (!mention.isEmpty()) {
|
||||
MentionClickHandler(mention).onClick(Qt::LeftButton);
|
||||
MentionClickHandler(mention).onClick({});
|
||||
}
|
||||
}
|
||||
Messenger::Instance().unlockTerms();
|
||||
|
Reference in New Issue
Block a user