missed it here

This commit is contained in:
unknown 2023-03-10 20:29:31 +01:00
parent 295e743024
commit 8426f9427f
1 changed files with 0 additions and 1 deletions

View File

@ -191,7 +191,6 @@ exports.channel = async (ws, req) => {
if (confirm) startDownloading()
else {
await redis.del(id)
ws.send('DATA - You little goofy goober tried to mess with the captcha...')
ws.close()
}