mirror of
https://framagit.org/les/gancio.git
synced 2025-01-31 16:42:22 +01:00
minor
This commit is contained in:
parent
1340e9f574
commit
709b1fa3c7
1 changed files with 1 additions and 0 deletions
|
@ -41,6 +41,7 @@ const collectionController = {
|
|||
},
|
||||
|
||||
async getEvents (req, res) {
|
||||
const settings = res.locals.settings
|
||||
const exportController = require('./export')
|
||||
const format = req.params.format || 'json'
|
||||
const name = req.params.name
|
||||
|
|
Loading…
Reference in a new issue