mirror of
https://github.com/bitwarden/browser
synced 2025-12-11 13:53:34 +00:00
Revert "[PM-19209] Update New device verification error" (#13843)
This reverts commit 31b1ee4f84.
This commit is contained in:
@@ -159,7 +159,7 @@ export class ApiService implements ApiServiceAbstraction {
|
|||||||
* The message (responseJson.ErrorModel.Message) that comes back from the server when a new device verification is required.
|
* The message (responseJson.ErrorModel.Message) that comes back from the server when a new device verification is required.
|
||||||
*/
|
*/
|
||||||
private static readonly NEW_DEVICE_VERIFICATION_REQUIRED_MESSAGE =
|
private static readonly NEW_DEVICE_VERIFICATION_REQUIRED_MESSAGE =
|
||||||
"New device verification required.";
|
"new device verification required";
|
||||||
|
|
||||||
constructor(
|
constructor(
|
||||||
private tokenService: TokenService,
|
private tokenService: TokenService,
|
||||||
|
|||||||
Reference in New Issue
Block a user