This commit is contained in:
Daniel Nagel 2025-10-08 14:01:35 +02:00
parent 7b2445f704
commit 3cc7dbe797

View File

@ -2,6 +2,7 @@
GetMarkerData();
let freight =null;
// Post to n8n Server to get Data from Grist in JSON format.
async function GetMarkerData() {
}