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