Typo
This commit is contained in:
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…
Reference in New Issue
Block a user