Skip to content

Commit

Permalink
Merge branch 'main' into deployment
Browse files Browse the repository at this point in the history
  • Loading branch information
ThEditor committed Sep 17, 2024
2 parents da150ab + 3215120 commit 4710df5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/app/challenge/page.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@ const msgCodes = [

interface ChallengeData extends ChallengeItem {
id: string;
description: string;
}

function getTypesFromMask(mask: number) {
Expand Down

0 comments on commit 4710df5

Please # to comment.