diff options
Diffstat (limited to 'internal/api/model/notification.go')
-rw-r--r-- | internal/api/model/notification.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/internal/api/model/notification.go b/internal/api/model/notification.go index 2163251b4..2f6d8e595 100644 --- a/internal/api/model/notification.go +++ b/internal/api/model/notification.go @@ -18,7 +18,7 @@ package model -// Notification represents a notification of an event relevant to the user. See https://docs.joinmastodon.org/entities/notification/ +// Notification represents a notification of an event relevant to the user. type Notification struct { // REQUIRED |