mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-09-01 06:55:58 +00:00
Added back button to cloud password step in intro.
This commit is contained in:
@@ -849,7 +849,7 @@ void Widget::backRequested() {
|
||||
Core::App().domain().activate(parent);
|
||||
} else {
|
||||
moveToStep(
|
||||
new StartWidget(this, _account, getData()),
|
||||
Ui::CreateChild<StartWidget>(this, _account, getData()),
|
||||
StackAction::Replace,
|
||||
Animate::Back);
|
||||
}
|
||||
|
Reference in New Issue
Block a user