mirror of
https://github.com/ankitects/anki.git
synced 2025-09-25 01:06:35 -04:00
Don't hide FSRS help when option is disabled
This commit is contained in:
parent
8e1105144a
commit
7bc4c3b78f
1 changed files with 0 additions and 1 deletions
|
@ -34,7 +34,6 @@ License: GNU AGPL, version 3 or later; http://www.gnu.org/licenses/agpl.html
|
||||||
fsrs: {
|
fsrs: {
|
||||||
title: "FSRS",
|
title: "FSRS",
|
||||||
help: tr.deckConfigFsrsTooltip(),
|
help: tr.deckConfigFsrsTooltip(),
|
||||||
sched: HelpItemScheduler.FSRS,
|
|
||||||
},
|
},
|
||||||
maximumInterval: {
|
maximumInterval: {
|
||||||
title: tr.schedulingMaximumInterval(),
|
title: tr.schedulingMaximumInterval(),
|
||||||
|
|
Loading…
Reference in a new issue