Skip to content
This repository has been archived by the owner on Mar 27, 2023. It is now read-only.

Commit

Permalink
adding title to the api
Browse files Browse the repository at this point in the history
  • Loading branch information
yeseniamolinab committed Apr 6, 2022
1 parent 21c9a2f commit 997ddd3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/views/api/pages/show.json.jbuilder
Expand Up @@ -84,6 +84,7 @@ json.fundraiser do
if liquid_data
json.extract! liquid_data, :donation_bands
end
json.title fundraiser.title
end
end

Expand Down

0 comments on commit 997ddd3

Please sign in to comment.