Save languages to LocalStorage (#52)

* Saving & restoring implemented
This commit is contained in:
David
2021-10-10 21:45:14 +02:00
committed by GitHub
parent 126ded01fd
commit 80a925ab4d
3 changed files with 39 additions and 3 deletions

View File

@@ -48,3 +48,7 @@ cypress/screenshots
.git/
.gitignore
.gitattributes
# docker
Dockerfile
.dockerignore