There was an error while loading. Please reload this page.
2 parents 59527b0 + a3be174 commit d4431b9Copy full SHA for d4431b9
1 file changed
craftgate/model/currency.py
@@ -20,3 +20,4 @@ class Currency(str, Enum):
20
JPY = "JPY"
21
EGP = "EGP"
22
MXN = "MXN"
23
+ RON = "RON"
0 commit comments