Stop auto-posting when we abort the QR.
This commit is contained in:
parent
bf66353ff3
commit
229bf14683
@ -1114,5 +1114,6 @@ QR =
|
|||||||
QR.req.abort()
|
QR.req.abort()
|
||||||
delete QR.req
|
delete QR.req
|
||||||
QR.posts[0].unlock()
|
QR.posts[0].unlock()
|
||||||
|
QR.cooldown.auto = false
|
||||||
QR.notifications.push new Notification 'info', 'QR upload aborted.', 5
|
QR.notifications.push new Notification 'info', 'QR upload aborted.', 5
|
||||||
QR.status()
|
QR.status()
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user