mirror of
https://github.com/bitwarden/browser
synced 2025-12-16 08:13:42 +00:00
from state passed around
This commit is contained in:
@@ -93,7 +93,7 @@
|
||||
if (addState) {
|
||||
$state.go('addSite', {
|
||||
animation: 'out-slide-down',
|
||||
fromCurrent: addState.fromCurrent,
|
||||
from: addState.from,
|
||||
site: addState.site,
|
||||
returnScrollY: addState.returnScrollY,
|
||||
returnSearchText: addState.returnSearchText
|
||||
|
||||
Reference in New Issue
Block a user