mirror of
https://github.com/KevinMidboe/immich.git
synced 2025-10-29 17:40:28 +00:00
chore(deps): update web (#2806)
* chore(deps): update web * fixed svelte-check being a nuisance --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Alex Tran <alex.tran1502@gmail.com>
This commit is contained in:
@@ -50,7 +50,7 @@
|
||||
const { data } = await api.assetApi.getMapMarkers(
|
||||
{
|
||||
isFavorite: onlyFavorites || undefined,
|
||||
fileCreatedAfter,
|
||||
fileCreatedAfter: fileCreatedAfter || undefined,
|
||||
fileCreatedBefore
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user