mirror of
https://github.com/bitwarden/browser.git
synced 2024-11-22 11:45:59 +01:00
login animation
This commit is contained in:
parent
0219068bb6
commit
e18fed1449
@ -14,7 +14,7 @@
|
||||
$state.go('login.twoFactor');
|
||||
}
|
||||
else {
|
||||
$state.go('tabs.current');
|
||||
$state.go('tabs.current', { animation: 'in-slide-left' });
|
||||
}
|
||||
});
|
||||
});
|
||||
|
Loading…
Reference in New Issue
Block a user