mirror of
https://github.com/ankitects/anki.git
synced 2026-01-13 22:13:58 -05:00
Update ts/routes/deck-options/FsrsOptions.svelte
Co-authored-by: llama <gh@siid.sh>
This commit is contained in:
parent
afb2f03d19
commit
aa65b38ba8
1 changed files with 1 additions and 1 deletions
|
|
@ -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}
|
||||
|
|
|
|||
Loading…
Reference in a new issue