Skip to content

Commit

Permalink
Update reste.js
Browse files Browse the repository at this point in the history
  • Loading branch information
jordanbisato authored Feb 15, 2018
1 parent ec9e583 commit f5e551d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion reste.js
Original file line number Diff line number Diff line change
Expand Up @@ -494,7 +494,7 @@ var main = function() {
}
}
} else {
option.success(null);
option.success(response);
}
}, function(response) {
if (options.error) {
Expand Down

0 comments on commit f5e551d

Please sign in to comment.