Skip to content

Commit

Permalink
Merge pull request #1082 from geyserfund/fix/update-features-project
Browse files Browse the repository at this point in the history
fix: update featured project to maxisclub
  • Loading branch information
sajald77 authored Aug 2, 2023
2 parents 31e7c87 + c46c438 commit dd032f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/constants/platform/defaultViewTags.ts
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ export const getFeaturedProject = () => {
}

if (__production__) {
return 'miprimerbitcoin'
return 'maxisclub'
}

return ''
Expand Down

0 comments on commit dd032f0

Please sign in to comment.