Stinolez / Tabletop-Helper

Companion web application for tabletop games
GNU General Public License v3.0
2 stars 1 forks source link

[TODO] Add support for LocalStorage #18

Closed Stinolez closed 4 years ago

Stinolez commented 4 years ago

Describe the TODO Add support for browser's localStorage - to cache selection on games pages.

Related module All game related pages with elements selection.

Additional context First load should have some default values.

Stinolez commented 4 years ago

The feature was implemented.