mirror of
https://github.com/bitwarden/web
synced 2026-01-02 00:23:16 +00:00
lint fixes
This commit is contained in:
@@ -56,11 +56,10 @@
|
||||
};
|
||||
|
||||
$scope.viewRecover = function () {
|
||||
|
||||
var modal = $uibModal.open({
|
||||
animation: true,
|
||||
templateUrl: 'app/settings/views/settingsTwoStepRecover.html',
|
||||
controller: 'settingsTwoStepRecoverController'
|
||||
});
|
||||
}
|
||||
};
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user