Debugging

This commit is contained in:
ポール ウェッブ 2019-02-20 10:40:35 -06:00
parent 072d53728c
commit 6617ee5ddf

View file

@ -455,7 +455,7 @@ async function syncWithApi(data, socket) {
// TEMPORARY
messageSlack(
"\n" +
"> *DEVELOPER PROGRAM:* ```" + error.body + "```" + "\n" +
error +
"> _Cause: NO IDEA_\n"
);
// TEMPORARY