Skip to content

Commit

Permalink
add link to AirdropFetcher
Browse files Browse the repository at this point in the history
  • Loading branch information
Geninsus committed Feb 17, 2025
1 parent 4cbfc4e commit 043e23c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/plugins/src/AirdropFetcher.ts
Original file line number Diff line number Diff line change
Expand Up @@ -408,6 +408,7 @@ export function airdropFetcherToFetcher(
},
value: item.value,
imageUri: item.imageUri,
link: airdrop.claimLink,
};
assets.push(asset);
});
Expand Down

0 comments on commit 043e23c

Please sign in to comment.