Skip to content

Commit

Permalink
fix: australian stores wrong country code
Browse files Browse the repository at this point in the history
  • Loading branch information
Ephigenia committed Sep 2, 2020
1 parent cd924fd commit ab4dfae
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion source/lib/stores.js
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,6 @@ module.exports = {
case 'se':
languageCode = 'sv';
break;
case 'aa':
case 'au':
case 'hk':
case 'my':
Expand Down

0 comments on commit ab4dfae

Please sign in to comment.