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() { | async function startServer() { | ||||||
|     //Await initORM();
 |     await initORM(); | ||||||
| 
 | 
 | ||||||
|     app.listen(port, () => { |     app.listen(port, () => { | ||||||
|         console.log(`Server is running at http://localhost:${port}`); |         console.log(`Server is running at http://localhost:${port}`); | ||||||
|  |  | ||||||
		Reference in a new issue
	
	 Gabriellvl
						Gabriellvl