From a68f8996e5750d87d1c5f8f08627636d6eb6bddf Mon Sep 17 00:00:00 2001 From: Englund Date: Tue, 2 Jan 2024 09:45:39 +0100 Subject: [PATCH] feat: add parking disclaimer --- kontan-server/src/blocks.ts | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/kontan-server/src/blocks.ts b/kontan-server/src/blocks.ts index 01b136b..ae0a17e 100644 --- a/kontan-server/src/blocks.ts +++ b/kontan-server/src/blocks.ts @@ -921,6 +921,15 @@ export const parkingModal = ({ emoji: true, }, blocks: [ + { + type: 'section', + text: { + 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!', + }, + }, { type: 'header', text: {