From 99ab7d4a78c13a5a15b2764fe5115915c3056fff Mon Sep 17 00:00:00 2001 From: Meezaan-ud-Din Abdu Dhil-Jalali Wal-Ikram Date: Fri, 3 Mar 2023 21:07:37 +0400 Subject: [PATCH] Update method co-ordinates for Gulf method --- src/PrayerTimes/Method.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/PrayerTimes/Method.php b/src/PrayerTimes/Method.php index 7f607d6..8ecb0b4 100644 --- a/src/PrayerTimes/Method.php +++ b/src/PrayerTimes/Method.php @@ -202,7 +202,7 @@ public static function getMethods(): array PrayerTimes::FAJR => 19.5, PrayerTimes::ISHA => '90 min' ], - 'location' => [ // Dubai, UAE + 'location' => [ // Khasbat Al Reed Island, Abu Dhabi, UAE 'latitude' => 24.1323638, 'longitude' => 53.3199527 ]