We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b9d8a5b commit f4595beCopy full SHA for f4595be
src/lib/components/AtCoderUserValidationForm.svelte
@@ -78,7 +78,7 @@
78
<Input
79
size="md"
80
type="hidden"
81
- name="usernatcoder_validationcodeame"
+ name="atcoder_validationcode"
82
bind:value={atcoder_validationcode}
83
/>
84
0 commit comments