Skip to content

Commit

Permalink
Update src/utils/consts.js
Browse files Browse the repository at this point in the history
Co-authored-by: Livia Medeiros <[email protected]>
  • Loading branch information
NeloBlivion and LiviaMedeiros authored Nov 14, 2023
1 parent 6a15c95 commit 3f2bc07
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/utils/consts.js
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,7 @@ export const langConversion = Object.freeze({
"lol-PEKO": "en",
"lol-UWU": "en",
"zh": "zh-Hant",
"zh-CN": "zh-Hans"
"zh-CN": "zh-Hans",
});

export const companionExtensionId = "jkdnofimdhpbhdjbcdlgnccfjjkidlgp";
Expand Down

0 comments on commit 3f2bc07

Please sign in to comment.