diff --git a/4chan_x.user.js b/4chan_x.user.js index da28b1a03..0db673c08 100644 --- a/4chan_x.user.js +++ b/4chan_x.user.js @@ -2579,7 +2579,6 @@ req: 'abort' }); qr.status(); - Favicon.update(); return; } Updater.retryCoef = 10; diff --git a/script.coffee b/script.coffee index 36236844b..5224314aa 100644 --- a/script.coffee +++ b/script.coffee @@ -2183,7 +2183,6 @@ Updater = Unread.update true qr.message.send req: 'abort' qr.status() - Favicon.update() return Updater.retryCoef = 10