Skip to content

Commit

Permalink
Added Brazil sfID
Browse files Browse the repository at this point in the history
Fix for "Unknown" sfID:
Atom "sfID" contains: Unknown (143503)
Which is Brazil
  • Loading branch information
malhal authored and wez committed Jun 8, 2024
1 parent 9224de3 commit a2a613c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/arrays.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -225,6 +225,7 @@ sfIDs storefronts[] = {
{"Portugal", 143453}, {"Spain", 143454}, {"Canada", 143455},
{"Sweden", 143456}, {"Norway", 143457}, {"Denmark", 143458},
{"Switzerland", 143459}, {"Australia", 143460}, {"New Zealand", 143461},
{"Brazil", 143503},
{"Japan", 143462}};

iso639_lang known_languages[] = {
Expand Down

0 comments on commit a2a613c

Please sign in to comment.