mirror of
https://github.com/bitwarden/web
synced 2026-01-02 00:23:16 +00:00
7 lines
106 B
JavaScript
7 lines
106 B
JavaScript
angular
|
|
.module('bit.global')
|
|
|
|
.controller('appsController', function ($scope, $state) {
|
|
|
|
});
|