From e5510ef407ac176b7ff22681b78ab6d1cbeed853 Mon Sep 17 00:00:00 2001 From: Raphael Odini Date: Mon, 24 Jun 2024 22:30:23 +0200 Subject: [PATCH] fix(proof card): fix display of proof location after upload. ref #657 --- src/components/LocationChip.vue | 7 +++++-- src/i18n/locales/en.json | 2 ++ 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/src/components/LocationChip.vue b/src/components/LocationChip.vue index 9059fd0c18..66140a843e 100644 --- a/src/components/LocationChip.vue +++ b/src/components/LocationChip.vue @@ -1,6 +1,6 @@