mirror of
https://github.com/bitwarden/browser
synced 2025-12-17 00:33:44 +00:00
update org after share
This commit is contained in:
@@ -269,8 +269,8 @@
|
||||
}
|
||||
});
|
||||
|
||||
modal.result.then(function () {
|
||||
|
||||
modal.result.then(function (orgId) {
|
||||
login.organizationId = orgId;
|
||||
});
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user