From 66037b7b7611596427317a6eecea626bd5b51aa6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nikola=20Dere=C5=BEi=C4=87?= Date: Thu, 15 Feb 2024 09:38:29 +0100 Subject: [PATCH] added disclaimer under the 2d bar code --- app/ui/BillEditForm.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/app/ui/BillEditForm.tsx b/app/ui/BillEditForm.tsx index cf3253b..77fe2c4 100644 --- a/app/ui/BillEditForm.tsx +++ b/app/ui/BillEditForm.tsx @@ -134,6 +134,7 @@ export const BillEditForm:FC = ({ location, bill }) => { +

After scanning the code make sure the information is correct.
We are not liable in case of an incorrect payment.

: null }