1
0
mirror of https://github.com/bitwarden/browser synced 2026-01-15 15:03:25 +00:00
Files
browser/src/popup/app/global/splashController.js
2016-09-20 16:40:04 -04:00

7 lines
103 B
JavaScript

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