1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-22 03:03:43 +00:00

move reports to their own module

This commit is contained in:
Kyle Spearrin
2017-05-25 18:22:19 -04:00
parent 1e3a39defc
commit 618cb07ead
8 changed files with 19 additions and 12 deletions

View File

@@ -19,5 +19,6 @@
'bit.vault',
'bit.settings',
'bit.tools',
'bit.organization'
'bit.organization',
'bit.reports'
]);