mirror of
https://github.com/jsbin/jsbin.git
synced 2026-01-18 15:18:04 +00:00
revert
This commit is contained in:
parent
25e2c7c4d6
commit
bde67cf321
@ -524,7 +524,7 @@ module.exports = Observable.extend({
|
||||
} else {
|
||||
var options = {edit: true, silent: true, csrf: req.session._csrf};
|
||||
_this.formatPreview(results, options, function (err, formatted) {
|
||||
if (err || !req.bin) {
|
||||
if (err) {
|
||||
next(err);
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user