From 0b5e286e2721c498e84d6a01cacbacf1677bbf63 Mon Sep 17 00:00:00 2001 From: Martin Quarda Date: Mon, 7 Oct 2024 17:12:05 +0200 Subject: [PATCH] fix --- frontend/src/scripts/index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/scripts/index.js b/frontend/src/scripts/index.js index 369b2e9..ec64e38 100644 --- a/frontend/src/scripts/index.js +++ b/frontend/src/scripts/index.js @@ -189,7 +189,7 @@ class Main extends Component { */}
{photos.name}
- Otevřít galerii + this.openGallery(photos.index)}>Otevřít galerii
})}