mirror of
https://github.com/bitwarden/browser
synced 2026-01-06 10:33:57 +00:00
persist from state on site edit
This commit is contained in:
@@ -102,7 +102,8 @@
|
||||
animation: 'out-slide-down',
|
||||
site: editState.site,
|
||||
fromView: editState.fromView,
|
||||
siteId: editState.siteId
|
||||
siteId: editState.siteId,
|
||||
from: editState.from
|
||||
});
|
||||
}
|
||||
else {
|
||||
|
||||
Reference in New Issue
Block a user