mirror of
https://github.com/mastodon/mastodon.git
synced 2024-12-22 18:45:41 +01:00
parent
8b56509625
commit
af018df524
1 changed files with 1 additions and 1 deletions
|
@ -47,7 +47,7 @@ class Notification < ApplicationRecord
|
|||
filterable: true,
|
||||
}.freeze,
|
||||
follow: {
|
||||
filterable: true,
|
||||
filterable: false,
|
||||
}.freeze,
|
||||
follow_request: {
|
||||
filterable: true,
|
||||
|
|
Loading…
Reference in a new issue