add JPY currency (#176)
This commit is contained in:
+1
@@ -40,6 +40,7 @@ export default Controller.extend({
|
||||
{ id: "BRL", name: "BRL" },
|
||||
{ id: "DKK", name: "DKK" },
|
||||
{ id: "SGD", name: "SGD" },
|
||||
{ id: "JPY", name: "JPY" },
|
||||
];
|
||||
},
|
||||
|
||||
|
||||
Reference in New Issue
Block a user