diff --git a/keepassxc-browser/content/totp-field.js b/keepassxc-browser/content/totp-field.js index a6507f3..84f4395 100644 --- a/keepassxc-browser/content/totp-field.js +++ b/keepassxc-browser/content/totp-field.js @@ -18,7 +18,8 @@ const acceptedOTPFields = [ 'twofa', 'two-factor', 'twofactor', - 'verification_pin' + 'verification_pin', + 'mfaCode' ]; const acceptedParents = [