mirror of
https://github.com/bitwarden/web
synced 2025-12-06 00:03:28 +00:00
no need to clean up card
This commit is contained in:
@@ -74,8 +74,6 @@
|
||||
}
|
||||
|
||||
function finalizeCreate(result) {
|
||||
$scope.model.card = null;
|
||||
|
||||
$analytics.eventTrack('Created Organization');
|
||||
authService.addProfileOrganizationOwner(result, shareKeyCt);
|
||||
authService.refreshAccessToken().then(function () {
|
||||
|
||||
Reference in New Issue
Block a user