mirror of
https://github.com/bitwarden/browser
synced 2025-12-12 06:13:38 +00:00
add missing header to exposed passwords report (#10516)
This commit is contained in:
@@ -32,6 +32,7 @@
|
|||||||
<th></th>
|
<th></th>
|
||||||
<th>{{ "name" | i18n }}</th>
|
<th>{{ "name" | i18n }}</th>
|
||||||
<th>{{ "owner" | i18n }}</th>
|
<th>{{ "owner" | i18n }}</th>
|
||||||
|
<th></th>
|
||||||
</tr>
|
</tr>
|
||||||
</ng-container>
|
</ng-container>
|
||||||
<ng-template body let-rows$>
|
<ng-template body let-rows$>
|
||||||
|
|||||||
Reference in New Issue
Block a user