fix(api): populate user's favourite stories' bands
This commit is contained in:
		
							parent
							
								
									b2ca5a13a1
								
							
						
					
					
						commit
						c9f5d5466d
					
				| @ -18,6 +18,7 @@ export default cachedEventHandler(async (ev) => { | |||||||
| 			path: "favs.stories", | 			path: "favs.stories", | ||||||
| 			populate: [ | 			populate: [ | ||||||
| 				{ path: "author", select: "username _id" }, | 				{ path: "author", select: "username _id" }, | ||||||
|  | 				{ path: "chapters.bands" }, | ||||||
| 				{ | 				{ | ||||||
| 					path: "ficmas", | 					path: "ficmas", | ||||||
| 					model: Ficmas, | 					model: Ficmas, | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user