Skip to content

Commit

Permalink
Merge pull request #165 from Vizzuality/staging
Browse files Browse the repository at this point in the history
Staging
  • Loading branch information
mluena authored Oct 24, 2024
2 parents effb99b + 710a9dd commit f30a413
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions client/src/containers/projects/popup.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,15 @@ const ProjectPopup = () => {
funding: {
fields: ["name"],
},
objective: {
fields: ["name"],
},
organization_type: {
fields: ["name"],
},
source_country: {
fields: ["name"],
},
},
},
{
Expand Down

0 comments on commit f30a413

Please sign in to comment.