Developer window in Electron app, remove edit/delete options in Admin panel (currently not completed)

This commit is contained in:
2024-11-19 18:41:26 +01:00
parent 1dc5740f03
commit e02f2d252e
10 changed files with 36 additions and 32 deletions

View File

@@ -66,7 +66,7 @@
"@types/cors": "^2.8.17",
"@types/express": "^4.17.21",
"@types/jsonwebtoken": "^9.0.7",
"@types/node": "^22.7.6",
"@types/node": "^22.9.0",
"@vitejs/plugin-vue": "^5.1.4",
"concurrently": "^9.0.1",
"copyfiles": "^2.4.1",