crosswordnexus / html5-crossword-solver

An HTML5 crossword solver that can handle JPZ files
BSD 3-Clause "New" or "Revised" License
9 stars 12 forks source link

Only save to localStorage configurable items #109

Closed crosswordnexus closed 1 year ago

crosswordnexus commented 1 year ago

i.e. the ones available in the "settings." color_word for instance should not get saved in localStorage.

crosswordnexus commented 1 year ago

Closed with https://github.com/crosswordnexus/html5-crossword-solver/pull/110