mirror of
https://github.com/bitwarden/browser
synced 2026-01-17 07:53:46 +00:00
importer instructions
This commit is contained in:
@@ -6,8 +6,7 @@
|
||||
$uibModal.open({
|
||||
animation: true,
|
||||
templateUrl: 'app/tools/views/toolsImport.html',
|
||||
controller: 'toolsImportController',
|
||||
size: 'sm'
|
||||
controller: 'toolsImportController'
|
||||
});
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user