Debugging
This commit is contained in:
parent
072d53728c
commit
6617ee5ddf
1 changed files with 1 additions and 1 deletions
|
@ -455,7 +455,7 @@ async function syncWithApi(data, socket) {
|
|||
// TEMPORARY
|
||||
messageSlack(
|
||||
"\n" +
|
||||
"> *DEVELOPER PROGRAM:* ```" + error.body + "```" + "\n" +
|
||||
error +
|
||||
"> _Cause: NO IDEA_\n"
|
||||
);
|
||||
// TEMPORARY
|
||||
|
|
Loading…
Reference in a new issue