Fix whenModified argument.
This commit is contained in:
parent
aeb5db348d
commit
79714c6ab9
@ -239,6 +239,7 @@ ThreadUpdater =
|
||||
ThreadUpdater.req?.abort()
|
||||
ThreadUpdater.req = $.ajax "//a.4cdn.org/#{ThreadUpdater.thread.board}/thread/#{ThreadUpdater.thread}.json",
|
||||
onloadend: ThreadUpdater.cb.load
|
||||
,
|
||||
whenModified: true
|
||||
|
||||
updateThreadStatus: (type, status) ->
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user