mirror of
https://github.com/overleaf/overleaf.git
synced 2025-04-05 18:01:01 +00:00
fix error in log for expiry timeout
This commit is contained in:
parent
786b9cdb84
commit
340fef38a9
1 changed files with 1 additions and 1 deletions
|
@ -55,4 +55,4 @@ module.exports = ProjectPersistenceManager =
|
|||
).error callback
|
||||
|
||||
|
||||
logger.log EXPIRY_TIMEOUT:EXPIRY_TIMEOUT, "project assets kept timeout"
|
||||
logger.log {EXPIRY_TIMEOUT: ProjectPersistenceManager.EXPIRY_TIMEOUT}, "project assets kept timeout"
|
||||
|
|
Loading…
Reference in a new issue