🐛 Fix: url encode before uploading by url

ISSUES CLOSED: #581
This commit is contained in:
PiEgg
2020-11-10 10:47:19 +08:00
parent 2151857c89
commit ce2b5cdeab
3 changed files with 8 additions and 7 deletions

View File

@@ -42,7 +42,7 @@
"keycode": "^2.2.0",
"lodash-id": "^0.14.0",
"lowdb": "^1.0.0",
"picgo": "^1.4.11",
"picgo": "^1.4.12",
"qrcode.vue": "^1.7.0",
"vue": "^2.6.10",
"vue-gallery": "^2.0.1",