Update notifications.js

pull/780/head
Daniel Supernault 6 years ago
parent f4290417c6
commit e25ff8406c
No known key found for this signature in database
GPG Key ID: 0DEF1C662C9033F7

@ -155,8 +155,5 @@ $(document).ready(function() {
})
}
if($('body').hasClass('loggedIn') == true) {
pixelfed.n.fetch();
}
});
Loading…
Cancel
Save