Simplify notification filtering settings further
This commit is contained in:
parent
b950fb01db
commit
fd5e797379
9 changed files with 15 additions and 123 deletions
|
|
@ -96,9 +96,7 @@ defmodule Pleroma.Web.MastodonAPI.AccountViewTest do
|
|||
user = insert(:user)
|
||||
|
||||
notification_settings = %{
|
||||
from_followers: true,
|
||||
from_following: true,
|
||||
from_strangers: true,
|
||||
block_from_strangers: false,
|
||||
privacy_option: false
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue