fix: some stuff
Some checks failed
Deploy to SFTP Server / build (push) Has been cancelled

This commit is contained in:
Max Richter
2025-10-22 12:58:18 +02:00
parent 5ba54fee6e
commit a27e9046c0
6 changed files with 39 additions and 47 deletions

View File

@@ -41,7 +41,6 @@ export async function listResource(
}
} catch (_e) {
console.log("Failed to get: ", url);
console.log(_e);
return;
}
}