From b29808bd8f57495caf3ab4e5809a88fd6cb4b676 Mon Sep 17 00:00:00 2001 From: Victory Osayi Date: Mon, 9 Aug 2021 11:56:33 +0100 Subject: [PATCH] WIP --- config/config.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/config.php b/config/config.php index e76ac26..d4b6e3c 100644 --- a/config/config.php +++ b/config/config.php @@ -46,7 +46,7 @@ * * see: https://github.com/jackocnr/intl-tel-input#initialisation-options */ - 'geoIpLookup' => 'CustomFunctionName', + 'geoIpLookup' => 'ipinfo', 'initialCountry' => 'auto',