AddOn/Datenexport_Zeiterfassung/test.html aktualisiert

This commit is contained in:
olaf.braun 2025-06-25 22:13:34 +02:00
parent fcd1fc57ac
commit e321dc2d4a
1 changed files with 1 additions and 1 deletions

View File

@ -155,7 +155,7 @@
}); });
if (!result.Result) { if (!result.Result) {
throw new Error('Kein Result im Antwortobjekt'); throw new Error('Kein Result im Antwortobjekt ('+result+')');
} }
// Exportdaten abrufen (Result ist GUID) // Exportdaten abrufen (Result ist GUID)