mirror of
https://github.com/bitwarden/browser.git
synced 2025-02-06 23:51:28 +01:00
remove the toggle for restarting cancel sub (#12842)
Co-authored-by: Bernd Schoolmann <mail@quexten.com>
This commit is contained in:
parent
ff5043f9ff
commit
f6ec741a4a
@ -30,7 +30,7 @@
|
||||
}}</span
|
||||
>
|
||||
<!-- Plan Interval Toggle -->
|
||||
<div class="tw-inline-block">
|
||||
<div class="tw-inline-block" *ngIf="!isSubscriptionCanceled">
|
||||
<bit-toggle-group
|
||||
[selected]="selectedInterval"
|
||||
(selectedChange)="updateInterval($event)"
|
||||
|
Loading…
Reference in New Issue
Block a user