Unwanted comprehension.
This commit is contained in:
parent
a89d2b5b90
commit
0996ca3112
@ -182,6 +182,7 @@ Unread =
|
|||||||
updatePosition: ->
|
updatePosition: ->
|
||||||
while Unread.position and !Unread.posts.has Unread.position.ID
|
while Unread.position and !Unread.posts.has Unread.position.ID
|
||||||
Unread.position = Unread.position.next
|
Unread.position = Unread.position.next
|
||||||
|
return
|
||||||
|
|
||||||
saveLastReadPost: $.debounce 2 * $.SECOND, ->
|
saveLastReadPost: $.debounce 2 * $.SECOND, ->
|
||||||
postIDs = Unread.thread.posts.keys
|
postIDs = Unread.thread.posts.keys
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user