fix(apiDescription): remove incorrect information (#14367)

This commit is contained in:
Natalie L
2022-11-18 17:21:03 -05:00
committed by GitHub
parent f2aaee15f3
commit 116068effa

View File

@@ -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.