mirror of
https://github.com/bitwarden/browser
synced 2026-01-19 00:43:25 +00:00
move reports to their own module
This commit is contained in:
2
src/app/reports/reportsModule.js
Normal file
2
src/app/reports/reportsModule.js
Normal file
@@ -0,0 +1,2 @@
|
||||
angular
|
||||
.module('bit.reports', ['toastr', 'ngSanitize']);
|
||||
Reference in New Issue
Block a user