feat: added descripion + images to /themes languages
This commit is contained in:
parent
7578ea971b
commit
1dc5cfa283
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ app.use("/theme", themeRoutes);
|
|||
|
||||
|
||||
async function startServer() {
|
||||
//Await initORM();
|
||||
await initORM();
|
||||
|
||||
app.listen(port, () => {
|
||||
console.log(`Server is running at http://localhost:${port}`);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue