added userdetail and manual install and fixed download queue
Showing
This diff is collapsed.
... | @@ -12,6 +12,7 @@ | ... | @@ -12,6 +12,7 @@ |
}, | }, | ||
"main": "background.js", | "main": "background.js", | ||
"dependencies": { | "dependencies": { | ||
"adm-zip": "^0.4.14", | |||
"axios": "^0.19.2", | "axios": "^0.19.2", | ||
"core-js": "^3.6.4", | "core-js": "^3.6.4", | ||
"electron-download-manager": "^2.1.2", | "electron-download-manager": "^2.1.2", | ||
... | ... |
src/views/UserDetail.vue
0 → 100644
Please register or sign in to comment