From 7d812709a47be441037506044981de0cbcea7c18 Mon Sep 17 00:00:00 2001 From: exyi Date: Sun, 18 Oct 2020 09:33:57 +0000 Subject: [PATCH] Fix pattern in SolutionCaptha --- frontend/src/SolutionCaptcha.svelte | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/SolutionCaptcha.svelte b/frontend/src/SolutionCaptcha.svelte index 0f1f0a1..e725a39 100644 --- a/frontend/src/SolutionCaptcha.svelte +++ b/frontend/src/SolutionCaptcha.svelte @@ -14,5 +14,5 @@

Úlohu zatím nemáš vyřešenou, opravdu si chceš vyzradit řešení?

- {a} + {b} = newValue(+e.currentTarget.value)}> + {a} + {b} = newValue(+e.currentTarget.value)}>