remove dialog from upload as C++ code does restart immediately

This commit is contained in:
Proddy
2023-10-19 21:37:46 +02:00
parent eb274a94c3
commit 9698e787b2
3 changed files with 19 additions and 57 deletions

View File

@@ -28,7 +28,7 @@
"@table-library/react-table-library": "4.1.7",
"@types/lodash-es": "^4.17.10",
"@types/node": "^20.8.7",
"@types/react": "^18.2.29",
"@types/react": "^18.2.30",
"@types/react-dom": "^18.2.14",
"@types/react-router-dom": "^5.3.3",
"alova": "^2.13.1",
@@ -52,7 +52,7 @@
"@preact/preset-vite": "^2.6.0",
"@typescript-eslint/eslint-plugin": "^6.8.0",
"@typescript-eslint/parser": "^6.8.0",
"concurrently": "^8.2.1",
"concurrently": "^8.2.2",
"eslint": "^8.51.0",
"eslint-config-airbnb": "^19.0.4",
"eslint-config-airbnb-typescript": "^17.1.0",