remotes/origin/alasarr/gitignore
Daniel García Aubert 4 years ago
parent b9198b59a1
commit a749d4fb43

@ -105,7 +105,7 @@ TurboCartoAdapter.prototype._parseCartoCss = function (username, params, layer,
context: err.context context: err.context
}; };
return callback(null, { exception: error }); return callback(null, { error: error });
} }
// Try to continue in the rest of the cases // Try to continue in the rest of the cases

Loading…
Cancel
Save