mirror of
https://github.com/bitwarden/web
synced 2025-12-06 00:03:28 +00:00
7 lines
106 B
JavaScript
7 lines
106 B
JavaScript
angular
|
|
.module('bit.global')
|
|
|
|
.controller('appsController', function ($scope, $state) {
|
|
|
|
});
|