comment
This commit is contained in:
parent
1a213fdfa7
commit
8b64a77fac
@ -1230,6 +1230,8 @@ watcher =
|
||||
|
||||
watch: (thread) ->
|
||||
favicon = $ 'img.favicon', thread
|
||||
|
||||
#this happens if we try to auto-watch an already watched thread.
|
||||
return if favicon.src is Favicon.default
|
||||
|
||||
favicon.src = Favicon.default
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user