From a07ba88e48c37d5a0f41ce3287228739504b6fed Mon Sep 17 00:00:00 2001
From: Jade Geels
Date: Mon, 11 Aug 2025 09:37:09 +0200
Subject: [PATCH] Fix other empty route parameter
---
resources/views/account/partials/shared-wishlist.blade.php | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/resources/views/account/partials/shared-wishlist.blade.php b/resources/views/account/partials/shared-wishlist.blade.php
index 8211a7a..283e0e1 100644
--- a/resources/views/account/partials/shared-wishlist.blade.php
+++ b/resources/views/account/partials/shared-wishlist.blade.php
@@ -1,3 +1,3 @@
-
+
(@lang('shared'))
-
\ No newline at end of file
+