From 9dd518f72bfb70233c56200cbbe8953d54d396cd Mon Sep 17 00:00:00 2001 From: Ivaniku <56933254+Ivaniku@users.noreply.github.com> Date: Wed, 26 May 2021 17:25:23 +0200 Subject: [PATCH] Add files via upload --- commands/dms/DMOnline.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/commands/dms/DMOnline.js b/commands/dms/DMOnline.js index 25ba9869..49312445 100644 --- a/commands/dms/DMOnline.js +++ b/commands/dms/DMOnline.js @@ -76,7 +76,7 @@ class DMallCommand extends commando.Command { while (msg = "") { wait++; setTimeout(function(){ - continue + return }, 2000); }