Skip to content

Commit 83fa99c

Browse files
committed
use test comp
1 parent 5b1df54 commit 83fa99c

File tree

1 file changed

+1
-1
lines changed
  • src/pages/Competitions/CompetitionPortalPage

1 file changed

+1
-1
lines changed

src/pages/Competitions/CompetitionPortalPage/index.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -576,7 +576,7 @@ const MyTeamTab = ( { isLoadingTeamInfo, compUser, rankData, teamInfo, metaData
576576
function CompetitionPortalPage() {
577577

578578
// This enables us to specify the most current competition
579-
const competitionName = "Blockography.AI";
579+
const competitionName = "Blockography.TEST";
580580
const history = useHistory();
581581

582582
// User profile data

0 commit comments

Comments
 (0)