mirror of
https://github.com/bitwarden/browser
synced 2026-02-26 01:23:24 +00:00
Merge branch 'main' into auth/pm-26578/http-redirect-cloud
This commit is contained in:
@@ -43,7 +43,9 @@
|
||||
<div>
|
||||
{{ "premiumSubscriptionEndedDesc" | i18n }}
|
||||
</div>
|
||||
<a bitLink (click)="navigateToGetPremium()"> {{ "restartPremium" | i18n }} </a>
|
||||
<a bitLink href="#" appStopClick (click)="navigateToGetPremium()">
|
||||
{{ "restartPremium" | i18n }}
|
||||
</a>
|
||||
</ng-container>
|
||||
</bit-callout>
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user