diff --git a/src/components/Event/Event.tsx b/src/components/Event/Event.tsx
index 79afe58..1bcfae2 100644
--- a/src/components/Event/Event.tsx
+++ b/src/components/Event/Event.tsx
@@ -132,6 +132,7 @@ export default function Event({ event }: { event: IEvent }) {
style={placeId != null ? { border: '2px solid ' + green } : {}}
placeId={placeId}
/>
+
{false && (