1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-12 06:13:38 +00:00

Generate andcopy passwords. Save password options

This commit is contained in:
Kyle Spearrin
2016-09-17 22:57:51 -04:00
parent 4105d2b5ad
commit 350d671c26
8 changed files with 145 additions and 28 deletions

View File

@@ -1,2 +1,2 @@
angular
.module('bit.tools', []);
.module('bit.tools', ['ngAnimate', 'ngclipboard', 'toastr']);