From 2e03074b8084c5152ab678100d30b2d20b278761 Mon Sep 17 00:00:00 2001 From: Hayden <64056131+hay-kot@users.noreply.github.com> Date: Mon, 31 Oct 2022 22:49:15 -0800 Subject: [PATCH] add archive indicator --- frontend/components/Item/Card.vue | 1 + 1 file changed, 1 insertion(+) diff --git a/frontend/components/Item/Card.vue b/frontend/components/Item/Card.vue index 6be75a9..7dfb62a 100644 --- a/frontend/components/Item/Card.vue +++ b/frontend/components/Item/Card.vue @@ -7,6 +7,7 @@

{{ item.name }} +

{{ description }}