test
This commit is contained in:
Regular → Executable
Regular → Executable
Regular → Executable
Regular → Executable
Regular → Executable
Regular → Executable
Regular → Executable
+1
-1
@@ -1,4 +1,4 @@
|
||||
export async function fetchPrayerTimes(cityName = "Istanbul", lat, lon) {
|
||||
export async function fetchPrayerTimes(cityName = "Edremit", lat, lon) {
|
||||
try {
|
||||
let url;
|
||||
if (lat !== undefined && lon !== undefined) {
|
||||
|
||||
Regular → Executable
Reference in New Issue
Block a user