mirror of
https://github.com/bitwarden/browser
synced 2026-02-12 14:34:02 +00:00
Don't reset to 0 upon error
This commit is contained in:
@@ -209,7 +209,6 @@ export class PremiumV2Component {
|
||||
variant: "error",
|
||||
message: this.i18nService.t(error.message),
|
||||
});
|
||||
this.estimatedTax = 0;
|
||||
});
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user