mirror of
https://github.com/overleaf/overleaf.git
synced 2024-11-07 20:31:06 -05:00
added notificaitons service
This commit is contained in:
parent
b32cdab053
commit
ea7f7af88d
1 changed files with 4 additions and 0 deletions
|
@ -44,4 +44,8 @@ module.exports =
|
|||
name: "contacts",
|
||||
repo: "https://github.com/sharelatex/contacts-sharelatex.git",
|
||||
version: "master"
|
||||
}, {
|
||||
name: "notifications",
|
||||
repo: "https://github.com/sharelatex/notifications-sharelatex.git",
|
||||
version: "master"
|
||||
}]
|
||||
|
|
Loading…
Reference in a new issue