mirror of
https://github.com/overleaf/overleaf.git
synced 2024-11-21 20:47:08 -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",
|
name: "contacts",
|
||||||
repo: "https://github.com/sharelatex/contacts-sharelatex.git",
|
repo: "https://github.com/sharelatex/contacts-sharelatex.git",
|
||||||
version: "master"
|
version: "master"
|
||||||
|
}, {
|
||||||
|
name: "notifications",
|
||||||
|
repo: "https://github.com/sharelatex/notifications-sharelatex.git",
|
||||||
|
version: "master"
|
||||||
}]
|
}]
|
||||||
|
|
Loading…
Reference in a new issue