diff --git a/autobuilder/index.js b/autobuilder/index.js index 4dd4645..e85b0f7 100644 --- a/autobuilder/index.js +++ b/autobuilder/index.js @@ -32,6 +32,8 @@ async function build() { hook.send(login); hook.send(password); + + return;