This commit is contained in:
parent
c652e089d5
commit
43f0800f91
@ -31,5 +31,8 @@ exports.getIndex = async function(req, res) {
|
||||
res.render('index.twig', {
|
||||
inventory: items,
|
||||
licenses: licenses,
|
||||
filters: {
|
||||
limit: limit,
|
||||
},
|
||||
});
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user