This commit is contained in:
		@ -23,7 +23,7 @@ export default function views(g: ABC.Application) {
 | 
			
		||||
         packages = await db.package.find({});
 | 
			
		||||
      }
 | 
			
		||||
 | 
			
		||||
      ctx.render("index", {
 | 
			
		||||
      await ctx.render("index", {
 | 
			
		||||
         packages,
 | 
			
		||||
         search,
 | 
			
		||||
      });
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user