Skip to content

Commit

Permalink
#836 My profile - edits not saved
Browse files Browse the repository at this point in the history
  • Loading branch information
mellelieuwes committed Jun 7, 2024
1 parent 9612d02 commit dd5ea0f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/systems/account/user_profile_form.ex
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ defmodule Systems.Account.UserProfileForm do
@impl true
def handle_event(
"save",
%{"user_profile_edit" => attrs},
%{"user_profile_edit_model" => attrs},
%{assigns: %{entity: entity}} = socket
) do
{
Expand Down

0 comments on commit dd5ea0f

Please sign in to comment.