From 95e5c8a75291a8d668289ea31a05d598a0b1ba31 Mon Sep 17 00:00:00 2001 From: QuickMythril Date: Mon, 25 Nov 2024 19:49:42 -0500 Subject: [PATCH] Fix typo --- plugins/plugins/core/wallet/wallet-app.src.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/plugins/core/wallet/wallet-app.src.js b/plugins/plugins/core/wallet/wallet-app.src.js index e57edd1f..9f21db4b 100644 --- a/plugins/plugins/core/wallet/wallet-app.src.js +++ b/plugins/plugins/core/wallet/wallet-app.src.js @@ -2310,7 +2310,7 @@ class MultiWallet extends LitElement {
${translate("walletpage.wchange6")} : - this.myTabChanged(0)}>ALL + this.myTabChanged(0)}>ALL this.myTabChanged(1)}>PAYMENT this.myTabChanged(2)}>ARBITRARY this.myTabChanged(3)}>AT