mirror of
https://github.com/immich-app/immich.git
synced 2025-11-25 18:10:48 +09:00
fix(web): saving pasted coordinates (#14143)
This commit is contained in:
@@ -35,6 +35,7 @@
|
||||
|
||||
event.preventDefault();
|
||||
[lat, lng] = [latitude, longitude];
|
||||
onInput();
|
||||
};
|
||||
</script>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user