From bc413e3f4ccab948f8505bf53c9e85421256be4c Mon Sep 17 00:00:00 2001 From: Norton Andreev Date: Sun, 22 Dec 2024 19:06:10 +0200 Subject: [PATCH] web-wallet: Fix Retry button event handler Resolves #3280 --- web-wallet/src/routes/(welcome)/+layout.svelte | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web-wallet/src/routes/(welcome)/+layout.svelte b/web-wallet/src/routes/(welcome)/+layout.svelte index 77e4106e5..07176924b 100644 --- a/web-wallet/src/routes/(welcome)/+layout.svelte +++ b/web-wallet/src/routes/(welcome)/+layout.svelte @@ -49,7 +49,7 @@