There was an error while loading. Please reload this page.
1 parent f6b4b70 commit a3be174Copy full SHA for a3be174
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