Fix background updating / handling.
This commit is contained in:
parent
371d96b1da
commit
91065e1968
3 changed files with 10 additions and 3 deletions
|
|
@ -337,7 +337,7 @@ defmodule Pleroma.Web.OStatusTest do
|
|||
%Pleroma.User.Info{
|
||||
id: user.info.id,
|
||||
ap_enabled: false,
|
||||
background: nil,
|
||||
background: %{},
|
||||
banner: %{},
|
||||
blocks: [],
|
||||
deactivated: false,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue