1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-10 21:33:27 +00:00

add missing header to exposed passwords report (#10516)

This commit is contained in:
Jordan Aasen
2024-08-14 12:53:30 -07:00
committed by GitHub
parent c5ae908fde
commit 6fd184728f

View File

@@ -32,6 +32,7 @@
<th></th>
<th>{{ "name" | i18n }}</th>
<th>{{ "owner" | i18n }}</th>
<th></th>
</tr>
</ng-container>
<ng-template body let-rows$>