mirror of
https://github.com/overleaf/overleaf.git
synced 2025-04-22 17:46:57 +00:00
add contacts to services.js
This commit is contained in:
parent
1d80ac6b7a
commit
bb49809776
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…
Add table
Reference in a new issue