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 // TEMPORARY
messageSlack( messageSlack(
"\n" + "\n" +
"> *DEVELOPER PROGRAM:* ```" + error.body + "```" + "\n" + error +
"> _Cause: NO IDEA_\n" "> _Cause: NO IDEA_\n"
); );
// TEMPORARY // TEMPORARY