!457 fix
parent
e2915842ae
commit
301f3a690e
|
|
@ -42,7 +42,6 @@ module.exports = function (s, config, lang, getSnapshot) {
|
||||||
s.debugLog(result);
|
s.debugLog(result);
|
||||||
});
|
});
|
||||||
})
|
})
|
||||||
console.log(sendBody)
|
|
||||||
} catch (err) {
|
} catch (err) {
|
||||||
s.debugLog(err)
|
s.debugLog(err)
|
||||||
s.userLog(
|
s.userLog(
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue