mirror of
https://github.com/BobbyWibowo/lolisafe.git
synced 2025-01-31 07:11:33 +00:00
chore: uploadController.js
This commit is contained in:
parent
681a3ca32f
commit
8782a004d6
@ -207,7 +207,7 @@ self.unholdUploadIdentifiers = res => {
|
||||
|
||||
for (const identifier of res.locals.identifiers) {
|
||||
self.onHold.delete(identifier)
|
||||
logger.debug(`Unhold identifier ${identifier}.`)
|
||||
logger.debug(`Unheld identifier ${identifier}.`)
|
||||
}
|
||||
|
||||
delete res.locals.identifiers
|
||||
|
Loading…
Reference in New Issue
Block a user