always show package id

This commit is contained in:
Matt Hill
2026-03-13 10:09:05 -06:00
parent e2804f9b88
commit 9f36bc5b5d

View File

@@ -44,7 +44,7 @@ import { DataModel } from 'src/app/services/patch-db/data-model'
{{ item.packageId || '-' }} {{ item.packageId || '-' }}
} }
} @else { } @else {
- {{ item.packageId || '-' }}
} }
</td> </td>
<td class="content"> <td class="content">