From 250beed5818097114a7257c7ef07909356efd32c Mon Sep 17 00:00:00 2001 From: fsociety Date: Sun, 29 Sep 2024 19:57:57 +0200 Subject: [PATCH] feat(routes): add default redirect to association profile --- routes/web.php | 2 ++ 1 file changed, 2 insertions(+) diff --git a/routes/web.php b/routes/web.php index 7c4d255..6e3991e 100644 --- a/routes/web.php +++ b/routes/web.php @@ -1,3 +1,5 @@