Allow autoposting to continue while drawing.

Reverts a small part of 339163dfc35ea0c7ed3b06393ed48085cc82a860.
This commit is contained in:
ccd0 2016-11-06 23:15:08 -08:00
parent d17550b802
commit 676f35aa7f

View File

@ -97,7 +97,6 @@ QR.oekaki =
QR.oekaki.toggle()
edit: ->
QR.cooldown.auto = false
QR.oekaki.load -> $.global ->
{Tegaki, FCX} = window
name = document.getElementById('qr-filename').value.replace(/\.\w+$/, '') + '.png'