diff --git a/core/main/client/timeout.js b/core/main/client/timeout.js index 21b444815..900c49113 100644 --- a/core/main/client/timeout.js +++ b/core/main/client/timeout.js @@ -14,4 +14,4 @@ Cheers to John Wilander that discussed this bug with me at OWASP AppSec Research Greece antisnatchor */ -//setTimeout(beef_init, 1000); \ No newline at end of file +setTimeout(beef_init, 1000);