From 9e93e2b3da04001641c3875c94fe6d5c6c3403b6 Mon Sep 17 00:00:00 2001 From: Dennis Benz Date: Tue, 4 Jun 2024 12:22:23 +0200 Subject: [PATCH] Show only one flavour separator in create event summary Currently, two separators are displayed in the create event summary --- src/components/events/partials/wizards/NewEventSummary.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/events/partials/wizards/NewEventSummary.tsx b/src/components/events/partials/wizards/NewEventSummary.tsx index a8156a5fe5..c352c61308 100644 --- a/src/components/events/partials/wizards/NewEventSummary.tsx +++ b/src/components/events/partials/wizards/NewEventSummary.tsx @@ -166,7 +166,7 @@ const NewEventSummary = ({ {translateOverrideFallback(asset, t, "SHORT")} {/* eslint-disable-next-line react/jsx-no-comment-textnodes */} - ({asset.type} "{asset.flavorType}// + ({asset.type} "{asset.flavorType}/ {asset.flavorSubType}")