mirror of
https://github.com/BobbyWibowo/lolisafe.git
synced 2025-01-19 01:31:34 +00:00
updated albumsController.js
This commit is contained in:
parent
664c994855
commit
3a0810b0be
@ -436,7 +436,7 @@ self.generateZip = async (req, res, next) => {
|
||||
if (!config.uploads.generateZips) {
|
||||
return res.status(401).json({
|
||||
success: false,
|
||||
description: 'Zip generation disabled.'
|
||||
description: 'ZIP generation disabled.'
|
||||
})
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user