mirror of
https://github.com/bitwarden/browser.git
synced 2024-11-23 11:56:00 +01:00
no need to clean up card
This commit is contained in:
parent
f31360ecbf
commit
dce609d141
@ -74,8 +74,6 @@
|
||||
}
|
||||
|
||||
function finalizeCreate(result) {
|
||||
$scope.model.card = null;
|
||||
|
||||
$analytics.eventTrack('Created Organization');
|
||||
authService.addProfileOrganizationOwner(result, shareKeyCt);
|
||||
authService.refreshAccessToken().then(function () {
|
||||
|
Loading…
Reference in New Issue
Block a user