mirror of
https://github.com/bitwarden/browser
synced 2025-12-16 08:13:42 +00:00
Added tld.js for domain parsing. Added view site clipboard functions and password visibility toggle.
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
angular
|
||||
.module('bit.vault', ['ngAnimate', 'toastr']);
|
||||
.module('bit.vault', ['ngAnimate', 'toastr', 'ngclipboard']);
|
||||
|
||||
Reference in New Issue
Block a user