Fix threshold edition

This commit is contained in:
Claude Brisson
2024-01-25 08:34:02 +01:00
parent f2e9cd5acc
commit 3db1257469
3 changed files with 6 additions and 6 deletions

View File

@@ -138,7 +138,7 @@ onLoad(() => {
},
handicap: {
correction: -form.val('correction'),
treshold: form.val('treshold')
threshold: form.val('threshold')
}
},
timeSystem: {