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:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user