diff --git a/script.coffee b/script.coffee index 37c9a4b36..d9669e50f 100644 --- a/script.coffee +++ b/script.coffee @@ -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