Warn user in WebUI of unsaved changes #911

This commit is contained in:
proddy
2023-02-05 18:46:59 +01:00
parent 834eceab16
commit 71de48fd32
32 changed files with 12956 additions and 157 deletions

View File

@@ -26,7 +26,11 @@
"react-icons": "^4.7.1",
"react-scripts": "^5.0.1",
"sockette": "^2.0.6",
<<<<<<< HEAD
"typesafe-i18n": "5.22.0",
=======
"typesafe-i18n": "^5.24.0",
>>>>>>> 941146db (Warn user in WebUI of unsaved changes #911)
"typescript": "^4.9.5",
"axios": "^1.3.2",
"react-router-dom": "^6.8.0"