mirror of
https://github.com/hay-kot/homebox.git
synced 2025-08-04 00:30:27 +00:00
add archive indicator
This commit is contained in:
parent
eff6b56c9f
commit
2e03074b80
1 changed files with 1 additions and 0 deletions
|
@ -7,6 +7,7 @@
|
|||
<h2 class="card-title">
|
||||
<Icon name="mdi-package-variant" />
|
||||
{{ item.name }}
|
||||
<Icon v-if="item.archived" class="ml-auto" name="mdi-archive-outline" />
|
||||
</h2>
|
||||
<p>{{ description }}</p>
|
||||
<div class="flex gap-2 flex-wrap justify-end">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue