Skip to content

Commit

Permalink
Merge pull request #4744 from Giveth/endaoment_banner
Browse files Browse the repository at this point in the history
chore: add image for environment and energy
  • Loading branch information
HrithikSampson authored Sep 17, 2024
2 parents 9020bb9 + 3c5d173 commit 8a82739
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion src/apollo/gql/gqlProjects.ts
Original file line number Diff line number Diff line change
Expand Up @@ -493,7 +493,7 @@ export const UPLOAD_IMAGE = gql`
export const WALLET_ADDRESS_IS_VALID = gql`
query WalletAddressIsValid(
$address: String!
$chainType: String
$chainType: ChainType
$memo: String
) {
walletAddressIsValid(
Expand Down

0 comments on commit 8a82739

Please sign in to comment.