Skip to content

Commit

Permalink
Return devcon discount details correctly
Browse files Browse the repository at this point in the history
  • Loading branch information
stevieraykatz committed Nov 12, 2024
1 parent 8b0b7d2 commit 5c0e032
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions apps/web/src/hooks/useAggregatedDiscountValidators.ts
Original file line number Diff line number Diff line change
Expand Up @@ -179,6 +179,7 @@ export function useAggregatedDiscountValidators(code?: string) {
DiscountCodeData,
TalentProtocolData,
BaseWorldData,
DevconData,
]);

return {
Expand Down

0 comments on commit 5c0e032

Please sign in to comment.