Update Design

This commit is contained in:
2025-09-03 12:10:35 +02:00
parent 3b85aa8cd4
commit 1d3d076a1d
5 changed files with 279 additions and 87 deletions

View File

@@ -177,4 +177,6 @@ router.get('/locations', async (req, res) => {
});
module.exports = router;