diff --git a/routes/wwws.js b/routes/wwws.js index e18393f..094d016 100644 --- a/routes/wwws.js +++ b/routes/wwws.js @@ -17,7 +17,7 @@ router.post("/conf/:tribeId/:website", checkHeaders, isAuthenticated, (req, res) res.send(Wwws.create(req.params.tribeId)); }); /** - * @api {get} /adminapi/wwws/localstorage/:tribe/:appname - Get app data model + * @api {get} /adminapi/wwws/initlocaldb/:tribe/:appname - Get app data model * @apiGroup Wwws * @apiName getappcontext * @apiDescription Get data base from backend to localstorage