diff --git a/website/server/controllers/top-level/dataexport.js b/website/server/controllers/top-level/dataexport.js index aaae4f411d..942ec67274 100644 --- a/website/server/controllers/top-level/dataexport.js +++ b/website/server/controllers/top-level/dataexport.js @@ -276,7 +276,7 @@ api.exportUserAvatarPng = { /** * @api {get} /export/inbox.html Export user private messages as HTML document * @apiName ExportUserPrivateMessages - * @apiDescription This HTML export feature is not currently working (https://github.com/HabitRPG/habitica/issues/9489). + * * @apiGroup DataExport * * @apiSuccess {HTML} File An html page of the user's private messages.