mirror of
https://github.com/ankitects/anki.git
synced 2025-09-19 14:32:22 -04:00
Update ts/routes/deck-options/FsrsOptions.svelte
This commit is contained in:
parent
11e9b89cc0
commit
d9910ee548
1 changed files with 0 additions and 1 deletions
|
@ -341,7 +341,6 @@ License: GNU AGPL, version 3 or later; http://www.gnu.org/licenses/agpl.html
|
|||
|
||||
function showSimulatorModal(modal: Modal) {
|
||||
if (
|
||||
initialParmas.length === 0 ||
|
||||
fsrsParams($config).toString() === initialParmas.toString()
|
||||
) {
|
||||
modal?.show();
|
||||
|
|
Loading…
Reference in a new issue