Final Improvement for CV Editor #2
All checks were successful
Neutral/pipeline/head This commit looks good
All checks were successful
Neutral/pipeline/head This commit looks good
This commit is contained in:
parent
eafa16e46d
commit
ee51c4fe8a
@ -174,6 +174,7 @@ router.post("/", function(req, res, next) {
|
|||||||
|
|
||||||
if(error) {
|
if(error) {
|
||||||
res.send({"result":"ERROR"})
|
res.send({"result":"ERROR"})
|
||||||
|
console.log(err)
|
||||||
|
|
||||||
} else {
|
} else {
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user