Skip to content

Commit c3c1edd

Browse files
Rizwan KhanRizwan Khan
authored andcommitted
AC-9797: 2FA functionality enhancement
1 parent bcf44ac commit c3c1edd

File tree

1 file changed

+1
-0
lines changed
  • TwoFactorAuth/view/adminhtml/web/js/authy

1 file changed

+1
-0
lines changed

TwoFactorAuth/view/adminhtml/web/js/authy/auth.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ define([
1313
'use strict';
1414

1515
let attempts = 0;
16+
1617
return Component.extend({
1718
selectedMethod: ko.observable(''),
1819
waitingText: ko.observable(''),

0 commit comments

Comments
 (0)