Error const/let

This commit is contained in:
Daniel Nagel 2025-09-14 11:24:21 +00:00
parent 53100c1f2a
commit da2c3c631d

View File

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