From 5b88f23a5f3baaf6f216faafecb16e9764d5d826 Mon Sep 17 00:00:00 2001 From: Roman Date: Mon, 7 Feb 2022 17:08:40 +0200 Subject: [PATCH] fix: incorrect parsing svg-icon xml-content by Signed-off-by: Roman --- src/renderer/components/hotbar/hotbar-entity-icon.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/renderer/components/hotbar/hotbar-entity-icon.tsx b/src/renderer/components/hotbar/hotbar-entity-icon.tsx index a20160f8df..a58eb74c36 100644 --- a/src/renderer/components/hotbar/hotbar-entity-icon.tsx +++ b/src/renderer/components/hotbar/hotbar-entity-icon.tsx @@ -47,7 +47,7 @@ export class HotbarEntityIcon extends React.Component { return ; } - if (category.metadata.icon.includes("; } else { return ;