Skip to content

Commit

Permalink
Merge branch 'main' of github.com:excid3/noticed
Browse files Browse the repository at this point in the history
  • Loading branch information
excid3 committed Jan 25, 2024
2 parents 1f711f0 + b636407 commit e905ca6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -543,8 +543,8 @@ user.notifications.unread
Marking all notifications as read or unread:

```ruby
user.notifications.mark_as_read!
user.notifications.mark_as_unread!
user.notifications.mark_as_read
user.notifications.mark_as_unread
```

#### Instance methods
Expand Down

0 comments on commit e905ca6

Please sign in to comment.