1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-10-20 07:40:57 +02:00
bitwarden-browser/src/popup/app/current/currentController.js
2016-09-03 00:03:13 -04:00

7 lines
105 B
JavaScript

angular
.module('bit.current')
.controller('currentController', function ($scope) {
});