This commit is contained in:
cay 2026-03-29 13:28:06 +01:00
parent edb9ae3664
commit ef9f01ddd8

View File

@ -26,3 +26,4 @@ fetch("/api/buildings")
.catch((error) => {
console.error("Buildings API Fehler:", error);
});
//test