1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-16 08:13:42 +00:00

setup various services and login page

This commit is contained in:
Kyle Spearrin
2016-09-02 00:50:57 -04:00
parent 724a136b7e
commit 88c1c4b3dd
12 changed files with 314 additions and 3 deletions

View File

@@ -2,6 +2,7 @@
.module('bit', [
'ionic',
'bit.accounts',
'bit.current',
'bit.vault',
'bit.settings',