{victim_char_name}
- {victimAffiliation && / {victimAffiliation}}
+ {victimAffiliation && (
+ / {victimAffiliation}
+ )}
{victim_ship_name}
@@ -152,15 +187,20 @@ export const FullKillRow: React.FC = ({ killDetails, systemNam
>
)}
-
{!onlyOneSystem && systemName && {systemName}}
+
+ {!onlyOneSystem && systemName && {systemName}}
+