From 0bff9962b56a9c71e3d5d10c6e84df444c822bda Mon Sep 17 00:00:00 2001 From: Corentin Hautefaye Date: Sat, 9 May 2026 23:37:20 +0200 Subject: [PATCH] Hotfix --- src/app/views/cart.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/app/views/cart.php b/src/app/views/cart.php index 60c5bd6..2364243 100644 --- a/src/app/views/cart.php +++ b/src/app/views/cart.php @@ -4,7 +4,7 @@

Total:

- +

Your cart is empty.

@@ -51,6 +51,7 @@ + \ No newline at end of file