HugoFara / lwt

Learn languages by reading! A language learning app stemmed from Learning with Texts (LWT).
https://hugofara.github.io/lwt/
The Unlicense
164 stars 19 forks source link

Utterance checkbox not saved #185

Closed ProgramComputer closed 6 months ago

ProgramComputer commented 6 months ago

In test mode, the utterance-allowed selection is not saved when in test mode.

HugoFara commented 6 months ago

That's a fair addition, merged!

P. S.: ECMA6 (2015) definition uses const and let instead of var (source), I changed it in most parts of the code already.