Skip to content

Commit

Permalink
Update definitions.js
Browse files Browse the repository at this point in the history
  • Loading branch information
Clayblockunova authored Jul 7, 2024
1 parent 6e6cfc2 commit 9cdc383
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/lib/definitions.js
Original file line number Diff line number Diff line change
Expand Up @@ -1220,7 +1220,7 @@ function getFHPaddingEntries(index)
'∞':
[
define('Infinity[TO_LOCALE_STRING]()', LOCALE_INFINITY),
define('Infinity[TO_LOCALE_STRING]("ja")[SLICE_OR_SUBSTR]("-1")[0]', JAPANESE_INFINITY),
define('Infinity[TO_LOCALE_STRING]("ja")[SLICE_OR_SUBSTR]("-1")', JAPANESE_INFINITY),
define('Infinity[TO_LOCALE_STRING]("ja").at("-1")', JAPANESE_INFINITY, AT),
defineCharDefault(),
],
Expand Down

0 comments on commit 9cdc383

Please sign in to comment.