From 436476c6cd7516c50c27b6452175b2c57f3459d3 Mon Sep 17 00:00:00 2001 From: jwrdwn Date: Sun, 30 Jun 2024 14:29:01 -0300 Subject: [PATCH] JS moderno e moeda USD --- moeda.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/moeda.js b/moeda.js index a8f7e03..0428ec6 100644 --- a/moeda.js +++ b/moeda.js @@ -1,3 +1,3 @@ export default { - moeda: 'BRL' + moeda: 'USD' }