From f934c7f6116f8d13ffe5d1bcd9eac2aa1e6e426e Mon Sep 17 00:00:00 2001 From: maze-runner Date: Wed, 13 Oct 2021 17:00:00 +0530 Subject: [PATCH] small change --- app/templates/components/event-card.hbs | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/app/templates/components/event-card.hbs b/app/templates/components/event-card.hbs index 73bd2081182..3ae83b143e8 100644 --- a/app/templates/components/event-card.hbs +++ b/app/templates/components/event-card.hbs @@ -52,15 +52,15 @@ {{t-var this.tags.[2]}} {{else}} - {{t-var this.tags.[0]}} - {{t-var this.tags.[1]}} - {{t-var this.tags.[2]}}