mirror of
https://github.com/bitwarden/browser
synced 2025-12-17 08:43:33 +00:00
share modal
This commit is contained in:
@@ -195,6 +195,7 @@
|
||||
animation: true,
|
||||
templateUrl: 'app/vault/views/vaultShare.html',
|
||||
controller: 'vaultShareController',
|
||||
size: 'lg',
|
||||
resolve: {
|
||||
id: function () { return id; },
|
||||
name: function () { return name; },
|
||||
|
||||
Reference in New Issue
Block a user