From f5e551d86324efcf01b1c0e522b7a6f4d611af2f Mon Sep 17 00:00:00 2001 From: jordanbisato Date: Thu, 15 Feb 2018 11:18:09 -0200 Subject: [PATCH] Update reste.js --- reste.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/reste.js b/reste.js index 3ba7ad8..b11a5cb 100644 --- a/reste.js +++ b/reste.js @@ -494,7 +494,7 @@ var main = function() { } } } else { - option.success(null); + option.success(response); } }, function(response) { if (options.error) {