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

Add site modal stubbed out

This commit is contained in:
Kyle Spearrin
2016-09-03 16:48:39 -04:00
parent 984c61e10f
commit 2871e04cc7
6 changed files with 49 additions and 2 deletions

View File

@@ -1,2 +1,2 @@
angular
.module('bit.vault', []);
.module('bit.vault', ['ionic']);