mirror of
https://github.com/bitwarden/browser
synced 2025-12-24 20:23:24 +00:00
7 lines
108 B
JavaScript
7 lines
108 B
JavaScript
angular
|
|
.module('bit.global')
|
|
|
|
.controller('topNavController', function ($scope) {
|
|
|
|
});
|