mirror of
https://github.com/Start9Labs/start-os.git
synced 2026-03-31 04:23:40 +00:00
always show package id
This commit is contained in:
@@ -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">
|
||||||
|
|||||||
Reference in New Issue
Block a user