mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2026-07-25 06:54:43 +00:00
Fixed possible crash from url auth box.
This commit is contained in:
@@ -409,7 +409,7 @@ void RequestButton(
|
||||
url,
|
||||
displayName,
|
||||
session->user()->name(),
|
||||
bot->firstName,
|
||||
bot ? bot->firstName : QString(),
|
||||
callback),
|
||||
Ui::LayerOption::KeepOther);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user