diff --git a/src/Api/Controllers/TwoFactorController.cs b/src/Api/Controllers/TwoFactorController.cs index 036f3cc969..9765f97920 100644 --- a/src/Api/Controllers/TwoFactorController.cs +++ b/src/Api/Controllers/TwoFactorController.cs @@ -155,8 +155,7 @@ namespace Bit.Api.Controllers { _globalSettings.U2f.AppId, //"ios:bundle-id:com.8bit.bitwarden", - //"android:apk-key-hash:585215fd5153209a7e246f53286035838a0be227", - //"chrome-extension://nngceckbapebfimnlniiiahkandclblb" + //"android:apk-key-hash:585215fd5153209a7e246f53286035838a0be227" } } }