feat: flatten file tree for better performance

This commit is contained in:
tdurieux
2024-04-26 10:31:57 +01:00
parent ccdc95e4a8
commit 710f7328e7
23 changed files with 516 additions and 514 deletions
-1
View File
@@ -277,7 +277,6 @@ router.get("/conferences", async (req, res) => {
],
};
}
res.json({
query: query,
page,