mirror of
https://github.com/wrwrabbit/Partisan-Telegram-Android.git
synced 2026-05-28 18:04:45 +00:00
Merge branch 'refs/heads/transfer_data_from_other_ptg' into merge_10_14
This commit is contained in:
commit
aa024fda41
1 changed files with 1 additions and 1 deletions
|
|
@ -7027,7 +7027,7 @@ public class DialogsActivity extends BaseFragment implements NotificationCenter.
|
|||
AppMigrator.deleteZipFile();
|
||||
if (AppMigrator.checkMigrationNeedToResume(getContext())) {
|
||||
AndroidUtilities.runOnUIThread(() -> presentFragment(new AppMigrationActivity()));
|
||||
} else {
|
||||
} else if (!AndroidUtilities.needShowPasscode(false)) {
|
||||
checkOtherPtg();
|
||||
checkPtgPermissions();
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue