mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-17 22:57:21 +01:00
finish linting server
This commit is contained in:
@@ -98,7 +98,9 @@ api.readNotifications = {
|
||||
|
||||
/**
|
||||
* @api {post} /api/v3/notifications/:notificationId/see Mark one notification as seen
|
||||
* @apiDescription Mark a notification as seen. Different from marking them as read in that the notification isn't removed but the `seen` field is set to `true`
|
||||
* @apiDescription Mark a notification as seen.
|
||||
* Different from marking them as read in that the notification isn't
|
||||
* removed but the `seen` field is set to `true`.
|
||||
* @apiName SeeNotification
|
||||
* @apiGroup Notification
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user