Use spaces instead of tabs
All checks were successful
ci/woodpecker/push/build Pipeline was successful
All checks were successful
ci/woodpecker/push/build Pipeline was successful
This commit is contained in:
parent
bfba81c09b
commit
7280d80e3f
1 changed files with 61 additions and 61 deletions
|
@ -15,7 +15,7 @@
|
|||
latitude = position.coords.latitude;
|
||||
longitude = position.coords.longitude;
|
||||
console.log({latitude, longitude});
|
||||
});
|
||||
});
|
||||
};
|
||||
|
||||
onMount(loadWorker);
|
||||
|
|
Loading…
Reference in a new issue