From 7a2b01670497e003b8f8d79aea5c7cc04a0cfcc1 Mon Sep 17 00:00:00 2001 From: simoleo89 <11816867+simoleo89@users.noreply.github.com> Date: Mon, 15 Jun 2026 20:54:33 +0200 Subject: [PATCH] fix(vault): header reads 'Guadagni' (key resolved to English) --- src/components/vault/VaultView.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/vault/VaultView.tsx b/src/components/vault/VaultView.tsx index 77c500c..69f4479 100644 --- a/src/components/vault/VaultView.tsx +++ b/src/components/vault/VaultView.tsx @@ -82,7 +82,7 @@ export const VaultView: FC<{}> = props => return ( - setIsVisible(false) } /> + setIsVisible(false) } /> { EARNINGS.map(row => (