From d083a0ea6050b3fbfd0223e60523f08cd37fb270 Mon Sep 17 00:00:00 2001 From: Englund Date: Thu, 8 Feb 2024 16:22:33 +0100 Subject: [PATCH] fix: parking text --- kontan-server/src/blocks.ts | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/kontan-server/src/blocks.ts b/kontan-server/src/blocks.ts index ae0a17e..5f460f9 100644 --- a/kontan-server/src/blocks.ts +++ b/kontan-server/src/blocks.ts @@ -927,7 +927,9 @@ export const parkingModal = ({ type: 'mrkdwn', text: 'This is first and foremost a parking space for visitors and clients. When not used for visitors we can utilize the space internally and book here.\n' + - 'Using the visitors parking space should be an option for occasional use and not an every day choice. If you are booked and we need the space for an external visitor, you will be asked to move your car. Thanks for your cooperation!', + 'Using the visitors parking space should be an option for occasional use and not an every day choice. If you are booked and we need the space for an external visitor, you will be asked to move your car.\n\n' + + "__Note that it's only allowed to book a spot one day at a time.__\n\n" + + 'Thanks for your cooperation!', }, }, {