Skip to content

Commit

Permalink
Merge pull request jason5ng32#260 from jason5ng32/dev
Browse files Browse the repository at this point in the history
Bug fixed
  • Loading branch information
jason5ng32 authored Nov 15, 2024
2 parents dea69c9 + e20ae37 commit 13916f3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ If you're new to the project, consider:

### Reporting Bugs

Please follow the bug report template provided in [BUG_REPORT_TEMPLATE.md](BUG_REPORT_TEMPLATE.md). Include terminal and console logs for a comprehensive report.
Please follow the bug report template provided in [BUG_REPORT_TEMPLATE.md](.github/ISSUE_TEMPLATE/bug_report.md). Include terminal and console logs for a comprehensive report.

### Feature Requests

Expand Down
2 changes: 1 addition & 1 deletion frontend/utils/country-name.js
Original file line number Diff line number Diff line change
Expand Up @@ -1012,7 +1012,7 @@ const countryList =
{
"abbr": "GB",
"zh": "英国",
"en": "United Kiongdom",
"en": "United Kingdom",
"fr": "Royaume-Uni"
},
{
Expand Down

0 comments on commit 13916f3

Please sign in to comment.