mirror of
https://github.com/overleaf/overleaf.git
synced 2024-11-07 20:31:06 -05:00
Update Server.coffee
This commit is contained in:
parent
17e849792c
commit
638eeb1247
1 changed files with 1 additions and 0 deletions
|
@ -39,6 +39,7 @@ ErrorController = require "../Features/Errors/ErrorController"
|
|||
UserSessionsManager = require "../Features/User/UserSessionsManager"
|
||||
AuthenticationController = require "../Features/Authentication/AuthenticationController"
|
||||
|
||||
|
||||
metrics.event_loop?.monitor(logger)
|
||||
|
||||
Settings.editorIsOpen ||= true
|
||||
|
|
Loading…
Reference in a new issue