Add QRPostSuccessful_. #1127

This commit is contained in:
Mayhem 2013-10-03 15:52:43 +02:00
parent 10e93091d7
commit f77f70bde3

View File

@ -1110,6 +1110,7 @@ QR =
threadID threadID
postID postID
} }
$.event 'QRPostSuccessful_', {threadID, postID}
# Enable auto-posting if we have stuff left to post, disable it otherwise. # Enable auto-posting if we have stuff left to post, disable it otherwise.
postsCount = QR.posts.length - 1 postsCount = QR.posts.length - 1