mirror of
https://github.com/overleaf/overleaf.git
synced 2024-11-07 20:31:06 -05:00
add contacts to services.js
This commit is contained in:
parent
11667b379c
commit
7818af50ba
1 changed files with 4 additions and 0 deletions
|
@ -40,4 +40,8 @@ module.exports =
|
|||
name: "spelling",
|
||||
repo: "https://github.com/sharelatex/spelling-sharelatex.git",
|
||||
version: "master"
|
||||
}, {
|
||||
name: "contacts",
|
||||
repo: "https://github.com/sharelatex/contacts-sharelatex.git",
|
||||
version: "master"
|
||||
}]
|
||||
|
|
Loading…
Reference in a new issue