This commit is contained in:
parent
c2b7e8c53e
commit
855034f14d
@ -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,
|
||||
});
|
||||
|
Loading…
Reference in New Issue
Block a user