From 77f89ea55c4edee8c7eb25aad359ae4ffafeafc9 Mon Sep 17 00:00:00 2001 From: Daniel Karbach Date: Sun, 1 Feb 2026 14:05:39 +0100 Subject: [PATCH] fix circus footer link --- resources/js/app/Footer.jsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/resources/js/app/Footer.jsx b/resources/js/app/Footer.jsx index e9af698..df07ba1 100644 --- a/resources/js/app/Footer.jsx +++ b/resources/js/app/Footer.jsx @@ -23,8 +23,8 @@ const Footer = () => { - - + + {t('footer.circus')} -- 2.47.3