mirror of
https://github.com/fly-apps/live_beats.git
synced 2025-04-11 16:44:06 +00:00
Typo
This commit is contained in:
parent
1604f55224
commit
6e6f29b963
1 changed files with 1 additions and 1 deletions
|
@ -49,7 +49,7 @@ defmodule LiveBeats.Accounts.User do
|
|||
else
|
||||
%User{}
|
||||
|> change()
|
||||
|> Map.put(:value?, false)
|
||||
|> Map.put(:valid?, false)
|
||||
|> put_assoc(:identities, [identity_changeset])
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Reference in a new issue