mirror of
https://github.com/bitwarden/web
synced 2025-12-10 05:13:40 +00:00
apps page
This commit is contained in:
6
src/app/global/appsController.js
Normal file
6
src/app/global/appsController.js
Normal file
@@ -0,0 +1,6 @@
|
||||
angular
|
||||
.module('bit.global')
|
||||
|
||||
.controller('appsController', function ($scope, $state) {
|
||||
|
||||
});
|
||||
Reference in New Issue
Block a user