Skip to content

Commit

Permalink
Update method co-ordinates for Gulf method
Browse files Browse the repository at this point in the history
  • Loading branch information
meezaan committed Mar 3, 2023
1 parent c93cd3b commit 81a7800
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/PrayerTimes/Method.php
Original file line number Diff line number Diff line change
Expand Up @@ -203,8 +203,8 @@ public static function getMethods(): array
PrayerTimes::ISHA => '90 min'
],
'location' => [ // Dubai, UAE
'latitude' => 25.2048493,
'longitude' => 55.2707828
'latitude' => 24.1323638,
'longitude' => 53.3199527
]
],
self::METHOD_KUWAIT => [
Expand Down

0 comments on commit 81a7800

Please sign in to comment.