Added week to settings
This commit is contained in:
@@ -64,6 +64,7 @@ export async function showMap(params, sysparams) {
|
||||
await loadAll(params)
|
||||
}
|
||||
params.center = [clickedcoords.lat, clickedcoords.lng]
|
||||
map.setView([clickedcoords.lat, clickedcoords.lng]);
|
||||
})
|
||||
})
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user