Skip to content

Commit

Permalink
Update models
Browse files Browse the repository at this point in the history
  • Loading branch information
JoonasAapro committed May 29, 2024
1 parent 8ff7a7f commit c55daba
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ def author_users
Decidim::Privacy::PrivateUser.new(
id: 0,
name: "Anonymous",
organization: organization
organization:
)
)
end
Expand Down

0 comments on commit c55daba

Please sign in to comment.