diff --git a/src/Posting/QR.coffee b/src/Posting/QR.coffee index c65a13b61..36666557e 100644 --- a/src/Posting/QR.coffee +++ b/src/Posting/QR.coffee @@ -1110,6 +1110,7 @@ QR = threadID postID } + $.event 'QRPostSuccessful_', {threadID, postID} # Enable auto-posting if we have stuff left to post, disable it otherwise. postsCount = QR.posts.length - 1