Merge pull request 'Error const/let' (#6) from dev into server

Reviewed-on: #6
This commit is contained in:
Daniel Nagel 2025-09-14 13:24:54 +02:00
commit fd3df826bc

View File

@ -1,7 +1,7 @@
GetMarkerData();
const freight;
let freight;
async function GetMarkerData() {
try {