mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-05-15 03:26:53 -04:00
Update src/node/hooks/express/apicalls.js
This commit is contained in:
parent
e5525d4e16
commit
3bb475515a
1 changed files with 0 additions and 1 deletions
|
@ -62,5 +62,4 @@ exports.expressCreateServer = function (hook_name, args, cb) {
|
|||
args.app.get('/api', function (req, res) {
|
||||
res.json({"latestApiVersion" : apiHandler.latestApiVersion});
|
||||
});
|
||||
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue