mirror of
https://github.com/bitwarden/web
synced 2025-12-15 15:53:18 +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