1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-17 08:43:33 +00:00

fido app id

This commit is contained in:
Kyle Spearrin
2017-06-27 12:26:53 -04:00
parent 9f1c445214
commit 9b3ca76934
5 changed files with 29 additions and 5 deletions

View File

@@ -25,7 +25,7 @@
};
$scope.readDevice = function () {
if (closed) {
if (closed || $scope.enabled) {
return;
}