Debugging

This commit is contained in:
ポール ウェッブ 2019-02-20 10:44:09 -06:00
parent 6617ee5ddf
commit 52dd89926d

View file

@ -453,11 +453,10 @@ async function syncWithApi(data, socket) {
console.log(error.body); // eslint-disable-line no-console
// TEMPORARY
messageSlack(
"\n" +
error +
"> _Cause: NO IDEA_\n"
);
messageSlack({
message: error,
title: "DEVELOPER PROGRAM ERROR"
});
// TEMPORARY
return send(socket, {