fix some errors cause app crash
This commit is contained in:
@@ -76,6 +76,9 @@ export function OnboardStep3Screen() {
|
||||
}
|
||||
}
|
||||
|
||||
// update last login
|
||||
await db.updateLastLogin();
|
||||
|
||||
clearStep();
|
||||
navigate('/', { replace: true });
|
||||
} catch (e) {
|
||||
|
||||
Reference in New Issue
Block a user