mirror of
https://github.com/bitwarden/browser
synced 2025-12-17 08:43:33 +00:00
tab layout for sharing center
This commit is contained in:
6
src/app/shared/sharedLoginsMeController.js
Normal file
6
src/app/shared/sharedLoginsMeController.js
Normal file
@@ -0,0 +1,6 @@
|
||||
angular
|
||||
.module('bit.shared')
|
||||
|
||||
.controller('sharedLoginsMeController', function ($scope, apiService, cryptoService, cipherService, $analytics) {
|
||||
|
||||
});
|
||||
Reference in New Issue
Block a user