Skip to content

Commit

Permalink
Merge branch 'master' into test-validation-3
Browse files Browse the repository at this point in the history
  • Loading branch information
kartikvirendrar authored Jul 1, 2024
2 parents dfdcf48 + 4eb5624 commit e85a702
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion src/utils/LanguageCode.js
Original file line number Diff line number Diff line change
Expand Up @@ -119,6 +119,11 @@ export default{
"code": "gom",
"label": "Goan Konkani",
"active": true
},
{
"code": "gom",
"label": "Konkani",
"active": true
}
]
}
}

0 comments on commit e85a702

Please sign in to comment.