Skip to content

Commit 3e0e7cc

Browse files
authored
Update KRW, jeon no longer practically used (#25)
1 parent 087e730 commit 3e0e7cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Currency.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -661,7 +661,7 @@ final class Currency implements JsonSerializable
661661
'display_name' => 'Won',
662662
'numeric_code' => 410,
663663
'default_fraction_digits' => 0,
664-
'sub_unit' => 100,
664+
'sub_unit' => 1,
665665
'sign' => '',
666666
'deprecated' => false,
667667
],

0 commit comments

Comments
 (0)