Merge branch 'dev' of github.com:smart-chain-fr/leCoffre into dev

This commit is contained in:
OxSaitama 2023-10-09 16:59:11 +02:00
commit 6ab4c9c44b

View File

@ -31,6 +31,7 @@ const storage = multer.memoryStorage();
errorHandler,
});
routes.start();
} catch (e) {
console.error(e);