finish linting server

This commit is contained in:
Matteo Pagliazzi
2019-10-11 13:03:05 +02:00
parent 5aa371bf90
commit e09a70570e
40 changed files with 681 additions and 256 deletions

View File

@@ -27,7 +27,8 @@ const api = {};
* @apiDefine DataExport Data Export
* These routes allow you to download backups of your data.
*
* **Note:** They are intented to be used on the website only and as such are part of the private API and may change at any time.
* **Note:** They are intented to be used on the website only and as such are part
* of the private API and may change at any time.
*/
/**