mirror of
https://github.com/overleaf/overleaf.git
synced 2024-11-21 20:47:08 -05:00
added missing settings file to announcments controller
This commit is contained in:
parent
f130470971
commit
4b59fdd453
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
AnnouncementsHandler = require("./AnnouncementsHandler")
|
||||
AuthenticationController = require("../Authentication/AuthenticationController")
|
||||
logger = require("logger-sharelatex")
|
||||
|
||||
settings = require("settings-sharelatex")
|
||||
|
||||
module.exports =
|
||||
|
||||
|
|
Loading…
Reference in a new issue