diff --git a/moeda.js b/moeda.js index a8f7e03..c73f4d7 100644 --- a/moeda.js +++ b/moeda.js @@ -1,3 +1,4 @@ export default { - moeda: 'BRL' + moeda: 'BRL', + mais_coisa: 'SEi la' }