missed it here
This commit is contained in:
parent
295e743024
commit
8426f9427f
|
@ -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()
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue