1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-16 08:13:42 +00:00
Files
browser/src/popup/app/global/homeController.js
2016-09-20 16:40:04 -04:00

7 lines
101 B
JavaScript

angular
.module('bit.global')
.controller('homeController', function ($scope) {
});