We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bcf44ac commit c3c1eddCopy full SHA for c3c1edd
TwoFactorAuth/view/adminhtml/web/js/authy/auth.js
@@ -13,6 +13,7 @@ define([
13
'use strict';
14
15
let attempts = 0;
16
+
17
return Component.extend({
18
selectedMethod: ko.observable(''),
19
waitingText: ko.observable(''),
0 commit comments