diff --git a/resources/assets/js/components/notifications.js b/resources/assets/js/components/notifications.js index 687c70e5..07ff4dbe 100644 --- a/resources/assets/js/components/notifications.js +++ b/resources/assets/js/components/notifications.js @@ -155,8 +155,5 @@ $(document).ready(function() { }) } - if($('body').hasClass('loggedIn') == true) { - pixelfed.n.fetch(); - } }); \ No newline at end of file