mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2026-07-29 08:47:52 +00:00
Added initial api support of url auth login with details.
This commit is contained in:
@@ -482,7 +482,7 @@ void ActivateBotCommand(ClickHandlerContext context, int row, int column) {
|
||||
} break;
|
||||
|
||||
case ButtonType::Auth:
|
||||
UrlAuthBox::Activate(item, row, column);
|
||||
UrlAuthBox::ActivateButton(controller->uiShow(), item, row, column);
|
||||
break;
|
||||
|
||||
case ButtonType::UserProfile: {
|
||||
|
||||
Reference in New Issue
Block a user