Don't hide FSRS help when option is disabled

This commit is contained in:
Damien Elmes 2023-10-20 10:30:09 +10:00
parent 8e1105144a
commit 7bc4c3b78f

View file

@ -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(),