1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-19 01:33:33 +00:00

various bug fixes #92 #84

This commit is contained in:
Kyle Spearrin
2017-02-23 19:31:29 -05:00
parent 9a662a111d
commit df3893722c
4 changed files with 33 additions and 42 deletions

View File

@@ -14,6 +14,8 @@
else {
$scope.lockOption = '';
}
$scope.$apply();
});
$scope.changeLockOption = function () {