Fix/902 random compile failing
This commit is contained in:
parent
99f50bf3e8
commit
7ed682213f
15 changed files with 36 additions and 35 deletions
|
|
@ -99,7 +99,7 @@ defmodule Pleroma.Web.WebFinger do
|
|||
|
||||
info_cng =
|
||||
info
|
||||
|> Pleroma.User.Info.set_keys(pem)
|
||||
|> User.Info.set_keys(pem)
|
||||
|
||||
cng =
|
||||
Ecto.Changeset.change(user)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue