Stop settings spam in label settings

This commit is contained in:
Donkie
2024-06-18 19:37:17 +02:00
parent 0452b0be04
commit 4100813f22
3 changed files with 22 additions and 3 deletions

View File

@@ -17,6 +17,7 @@
"@tanstack/react-query": "^4.36.1",
"@tanstack/react-query-devtools": "^4.36.1",
"@types/loadable__component": "^5.13.9",
"@types/lodash": "^4.17.5",
"@types/uuid": "^9.0.8",
"@yudiel/react-qr-scanner": "^1.2.10",
"antd": "^5.12.2",
@@ -25,6 +26,7 @@
"i18next": "^23.11.4",
"i18next-browser-languagedetector": "^7.2.1",
"i18next-http-backend": "^2.5.1",
"lodash": "^4.17.21",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-i18next": "^14.1.1",