From f7a0ca3224dfd7f24119c7760e771dd833d03003 Mon Sep 17 00:00:00 2001 From: David Martinez Date: Wed, 28 Aug 2024 16:48:52 -0300 Subject: [PATCH] Implementando jsmoderno em VZL --- moeda.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/moeda.js b/moeda.js index a8f7e03..9417315 100644 --- a/moeda.js +++ b/moeda.js @@ -1,3 +1,3 @@ export default { - moeda: 'BRL' -} + moeda: 'VZL' +} \ No newline at end of file