1
0
mirror of https://github.com/bitwarden/web synced 2025-12-06 00:03:28 +00:00

Null Check subscription prior to use (#1264)

(cherry picked from commit 383c29c761)
This commit is contained in:
Matt Gibson
2021-10-27 10:03:41 -05:00
parent 9e3d45da6c
commit 477bb997dc

View File

@@ -45,7 +45,7 @@
</ng-container>
</dl>
</div>
<div class="col-8">
<div class="col-8" *ngIf="subscription">
<strong class="d-block mb-1">{{'details' | i18n}}</strong>
<table class="table">
<tbody>