From 65e1e5e68ab0fa668868caacd56943bda4612b36 Mon Sep 17 00:00:00 2001 From: hafijul233 Date: Sun, 1 Oct 2023 08:28:10 +0000 Subject: [PATCH] Fix styling --- config/auth.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/auth.php b/config/auth.php index 96e837c..08c3b39 100644 --- a/config/auth.php +++ b/config/auth.php @@ -115,7 +115,7 @@ 'present_post_code' => ['string', 'nullable'], 'note' => ['string', 'nullable'], 'nationality' => ['string', 'nullable'], - ] + ], ], /*