From 2844bbfeff7e6324c766657b6409325f483ab906 Mon Sep 17 00:00:00 2001 From: Anton Tranelis Date: Sun, 4 Feb 2024 14:53:20 +0100 Subject: [PATCH] loading thumbnail instead of full image --- .../Map/Subcomponents/ItemPopupComponents/HeaderView.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Components/Map/Subcomponents/ItemPopupComponents/HeaderView.tsx b/src/Components/Map/Subcomponents/ItemPopupComponents/HeaderView.tsx index e4d11549..431bb323 100644 --- a/src/Components/Map/Subcomponents/ItemPopupComponents/HeaderView.tsx +++ b/src/Components/Map/Subcomponents/ItemPopupComponents/HeaderView.tsx @@ -78,7 +78,7 @@ export function HeaderView({ item, setItemFormPopup }: {
{ avatar ?
- +
: ""