From 490b9b227612e706169b3ace1efdb6c7cc543e13 Mon Sep 17 00:00:00 2001 From: Gerald Pape Date: Mon, 18 Dec 2023 11:49:01 +0100 Subject: [PATCH] fix frontend format --- frontend/src/Kiosk/mockdata.ts | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/frontend/src/Kiosk/mockdata.ts b/frontend/src/Kiosk/mockdata.ts index c32eeb06..c26ec40f 100644 --- a/frontend/src/Kiosk/mockdata.ts +++ b/frontend/src/Kiosk/mockdata.ts @@ -104,7 +104,8 @@ const icePortal: IEventBase = { }; const motiontagMuensterBewegt: IEventBase = { - imageUrl: "https://muenster-update.de/static/uploads/v1/motiontag_bike_mb.png", + imageUrl: + "https://muenster-update.de/static/uploads/v1/motiontag_bike_mb.png", }; const motiontagSchritte: IEventBase = {