Update ts/routes/deck-options/FsrsOptions.svelte

Co-authored-by: llama <gh@siid.sh>
This commit is contained in:
Luc Mcgrady 2025-06-02 13:54:40 +01:00 committed by GitHub
parent afb2f03d19
commit aa65b38ba8
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -334,7 +334,7 @@ License: GNU AGPL, version 3 or later; http://www.gnu.org/licenses/agpl.html
{tr.deckConfigOptimizeButton()}
{/if}
</button>
<label>
<label style="margin-left: 0.5em;">
<input
type="checkbox"
bind:checked={$config.healthCheck}